mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-03-14 10:32:10 +07:00
Fix default var nginx_custom_http
This commit is contained in:
@@ -81,9 +81,9 @@ nginx_http_gzip_vary: 'on'
|
||||
nginx_http_gzip_disable: '"msie6"'
|
||||
|
||||
#
|
||||
# nginx_http_custom
|
||||
# Custom global configuration
|
||||
#
|
||||
nginx_http_custom: []
|
||||
nginx_custom_http: []
|
||||
|
||||
#
|
||||
# Vhosts
|
||||
|
||||
Reference in New Issue
Block a user