You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-25 22:12:28 +02:00
Fix the documentation about exposing the admin interface
(cherry picked from commit 1ac0576af0)
This commit is contained in:
@@ -68,10 +68,10 @@ configuration option must be one of the following:
|
||||
- ``rainloop`` will run the popular Rainloop Webmail.
|
||||
|
||||
The administration interface is not exposed on the public address by default,
|
||||
you will need to set the ``EXPOSE_ADMIN`` variable accordingly:
|
||||
you will need to set the ``ADMIN`` variable accordingly:
|
||||
|
||||
- ``yes`` will expose the admin interface in ``/admin``;
|
||||
- ``no`` (or any other value) will disable this behaviour.
|
||||
- ``true`` will expose the admin interface in ``/admin``;
|
||||
- ``false`` (or any other value) will disable this behaviour.
|
||||
|
||||
A Webdav server exposes a Dav interface over HTTP so that clients can store
|
||||
contacts or calendars using the mail account. This can be enabled using the `WEBDAV`
|
||||
|
||||
Reference in New Issue
Block a user