add option to disable nginx access log

This commit is contained in:
louis
2020-12-20 17:30:28 +01:00
parent 8748f3d443
commit dcd4716636
3 changed files with 14 additions and 1 deletions

View File

@ -92,6 +92,8 @@ matrix_nginx_proxy_base_domain_homepage_template: |-
</body>
</html>
# Option to disable the access log
matrix_nginx_proxy_access_log_enabled: true
# Controls whether proxying the riot domain should be done.
matrix_nginx_proxy_proxy_riot_compat_redirect_enabled: false