drop redundant comment

This commit is contained in:
Daniel Micay 2024-10-02 21:27:42 -04:00
parent 425564af3a
commit 5af1d1fd25

View File

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