mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-29 09:12:19 +00:00
Merge #1601
1601: Fixing documentation minor typo r=mergify[bot] a=akevinieron ## What type of PR? Documentation ## What does this PR do? Fixing minor typo on certificate section ## Related issue(s) N/A Co-authored-by: Kevin Jimenez <kevinjimenezlorenzo@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ Sets the ``TLS_FLAVOR`` to one of the following
|
||||
values:
|
||||
|
||||
- ``cert`` is the default and requires certificates to be setup manually;
|
||||
- ``letsencrypt`` will use the *Letsencrypt!* CA to generate automatic ceriticates;
|
||||
- ``letsencrypt`` will use the *Letsencrypt!* CA to generate automatic certificates;
|
||||
- ``mail`` is similar to ``cert`` except that TLS will only be served for
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user