docs: tfix
All checks were successful
continuous-integration/drone/push Build is passing
gitea/evoadmin-mail/pipeline/head This commit looks good

This commit is contained in:
David Prevot 2022-07-15 10:29:30 +02:00
parent 1a90dff7f1
commit 66c12fa61f
2 changed files with 9 additions and 9 deletions

View file

@ -1,8 +1,8 @@
# Install
Evoadmin-mail need an LDAP server, a Web server and PHP. This documentation explain how to configure OpenLDAP and Apache with mod_php.
Evoadmin-mail needs an LDAP server, a Web server and PHP. This documentation explains how to configure OpenLDAP and Apache with mod_php.
Following files extract are [Jinja2](http://jinja.pocoo.org) templates, **{{ varname }}** must be replaced by custom value, eg.
Following files extract are [Jinja2](http://jinja.pocoo.org) templates, **{{ varname }}** must be replaced by custom value, e.g.
~~~
ldap_hostname: "mailserver"
@ -257,4 +257,4 @@ admin_pass = "{{ ldap_admin_password }}"
superadmin[] = "evoadmin"
~~~
You can now connect to your Evoadmin-mail with **evoadmin** user and your precedently defined password !
You can now connect to your Evoadmin-mail with **evoadmin** user and your previously defined password!