Fix small typo

This commit is contained in:
Tim Möhlmann
2018-10-11 18:33:58 +03:00
parent 77e3fc0ebc
commit 70c4e42f74

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::