turn on access logging in ubuntu/elaine.asininetech.net.yml
This commit is contained in:
parent
07e9a24ce3
commit
c425d6b291
|
@ -19,7 +19,7 @@
|
|||
- listen *:443 ssl http2
|
||||
- listen [::]:443 ssl http2
|
||||
- server_name nitter.ca
|
||||
- access_log off
|
||||
- access_log "/var/log/nginx/nitter.ca.access.log"
|
||||
- error_log "/var/log/nginx/nitter.ca.error.log"
|
||||
- ssl_certificate "/etc/ssl/letsencrypt/nitter.ca.crt"
|
||||
- ssl_certificate_key "/etc/ssl/letsencrypt/nitter.ca.pem"
|
||||
|
|
Loading…
Reference in New Issue