drop redundant comment

This commit is contained in:
Daniel Micay 2024-10-02 21:28:24 -04:00
parent 75315f9496
commit cc5743ed95

View File

@ -71,7 +71,6 @@ http {
ssl_trusted_certificate /etc/letsencrypt/live/matrix.grapheneos.org/chain.pem;
ssl_stapling on;
ssl_stapling_verify on;
# maintained by certbot-ocsp-fetcher
ssl_stapling_file /var/cache/certbot-ocsp-fetcher/matrix.grapheneos.org.der;
log_format main '$connection-$connection_requests $remote_addr $remote_user $ssl_session_reused $ssl_protocol $server_protocol '