2 Commits

Author SHA1 Message Date
Emilien Mantel
d4f9b6f710 Fix default var nginx_custom_http 2016-01-26 11:19:51 +01:00
Emilien Mantel
d049be0d81 Remove duplicate link 2016-01-25 17:02:17 +01:00
2 changed files with 2 additions and 4 deletions

View File

@@ -53,8 +53,6 @@ Fine configuration
[Upstream Configuration](doc/upstream.md) [Upstream Configuration](doc/upstream.md)
[Vhost configuration](doc/vhost.md)
[SSL/TLS Configuration](doc/ssl.md) [SSL/TLS Configuration](doc/ssl.md)
[Basic Auth](doc/auth.md) [Basic Auth](doc/auth.md)

View File

@@ -81,9 +81,9 @@ nginx_http_gzip_vary: 'on'
nginx_http_gzip_disable: '"msie6"' nginx_http_gzip_disable: '"msie6"'
# #
# nginx_http_custom # Custom global configuration
# #
nginx_http_custom: [] nginx_custom_http: []
# #
# Vhosts # Vhosts