enable nginx access logs for now

This commit is contained in:
goeranh 2026-05-01 23:54:32 +02:00
parent 855cd7bd9b
commit d0a8fb0c09
No known key found for this signature in database

View file

@ -134,9 +134,9 @@
#### Der StuRa speichert nicht!
services.nginx.logError = ''/dev/null emerg'';
services.nginx.appendHttpConfig = ''
access_log off;
'';
# services.nginx.appendHttpConfig = ''
# access_log off;
# '';
services.nginx.commonHttpConfig = ''
real_ip_header proxy_protocol;
set_real_ip_from 141.56.51.1/32;