Disable nginx error log globally

This commit is contained in:
Alexander Dietrich 2021-05-01 15:13:31 +02:00
commit 1a21853b26
4 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,6 @@
ansible_python_interpreter: /usr/bin/python3
basics_autoupdate_mail: backend@hamburg.freifunk.net
basics_autoupdate_reboot_time: "04:00"
nginx_error_log: "/dev/null error"