Correct spelling error

Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
This commit is contained in:
hoellen
2018-10-23 13:52:43 +03:00
committed by GitHub
parent 76e95bd585
commit 9412c8e1e9

View File

@@ -251,7 +251,7 @@ down brute force attacks.
We *do* provide a possibility to export the logs from the ``front`` service to the host. We *do* provide a possibility to export the logs from the ``front`` service to the host.
For this you need to set ``LOG_DRIVER=journald`` or ``syslog``, depending on the log For this you need to set ``LOG_DRIVER=journald`` or ``syslog``, depending on the log
manager of the host. You will need to setup the proper Regex in the Fail2Ban configuration. manager of the host. You will need to setup the proper Regex in the Fail2Ban configuration.
Be aware that webmail authentication appears to come form the Docker network, Be aware that webmail authentication appears to come from the Docker network,
so don't ban those addresses! so don't ban those addresses!
*Issue reference:* `85`_, `116`_, `171`_, `584`_, `592`_. *Issue reference:* `85`_, `116`_, `171`_, `584`_, `592`_.