enable nginx access logs for now
This commit is contained in:
parent
855cd7bd9b
commit
d0a8fb0c09
1 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue