mirror of
https://github.com/lingble/Mailu.git
synced 2026-03-20 03:50:30 +00:00
Make docs refer to the setup utility
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
Mailu configuration settings
|
||||
============================
|
||||
Configuration reference
|
||||
=======================
|
||||
|
||||
This page explains the variables found in ``mailu.env``.
|
||||
In most cases ``mailu.env`` is setup correctly by the setup utility and can be left as-is.
|
||||
However, some advanced settings or modifications can be done by modifying this file.
|
||||
|
||||
.. _common_cfg:
|
||||
|
||||
@@ -37,6 +41,9 @@ The ``AUTH_RATELIMIT`` holds a security setting for fighting attackers that
|
||||
try to guess user passwords. The value is the limit of requests that a single
|
||||
IP address can perform against IMAP, POP and SMTP authentication endpoints.
|
||||
|
||||
The ``TLS_FLAVOR`` sets how Mailu handles TLS connections. Setting this value to
|
||||
``notl`` will cause Mailu not to server any web content! More on :ref:`tls_flavor`.
|
||||
|
||||
Mail settings
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user