diff options
Diffstat (limited to 'docs/configuration/tls.md')
-rw-r--r-- | docs/configuration/tls.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/tls.md b/docs/configuration/tls.md index 79bc509eb..933d71e32 100644 --- a/docs/configuration/tls.md +++ b/docs/configuration/tls.md @@ -52,7 +52,7 @@ letsencrypt-email-address: "" ##### MANUAL TLS CONFIG ##### ############################## -# String. Path to a PEM-encoded file on disk that includes the certificate chain +# String. Path to a PEM-encoded file on disk that includes the certificate chain # and the public key # Examples: ["/gotosocial/storage/certs/chain.pem"] # Default: "" |