ISSUE 278

This commit is contained in:
Andrea Spacca 2020-03-23 09:22:58 +01:00
parent 38d643e12b
commit 663c59e754

View file

@ -109,7 +109,7 @@ log | path to log file| |
If you want to use TLS using lets encrypt certificates, set lets-encrypt-hosts to your domain, set tls-listener to :443 and enable force-https.
If you want to use TLS using your own certificates, set tls-listener to :443, force-https, tls-cert=file and tls-private-key.
If you want to use TLS using your own certificates, set tls-listener to :443, force-https, tls-cert-file and tls-private-key.
## Development