1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-12 02:28:20 +02:00

Fix small typo

This commit is contained in:
Tim Möhlmann 2018-10-11 18:33:58 +03:00
parent 77e3fc0ebc
commit 70c4e42f74
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

View File

@ -48,7 +48,7 @@ values:
emails (IMAP and SMTP), not HTTP (use it behind reverse proxies);
- ``mail-letsencrypt`` is similar to ``letsencrypt`` except that TLS will only be served for
emails (IMAP and SMTP), not HTTP (use it behind reverse proxies);
- ``notls`` will disable TLS, this is not recommended except for testing
- ``notls`` will disable TLS, this is not recommended except for testing.
.. note::