Эх сурвалжийг харах

Cleaner indentation for 'nginx_extra_options'

cmacrae 9 жил өмнө
parent
commit
cd5e355707

+ 1 - 1
templates/nginx.conf.j2

@@ -37,7 +37,7 @@ http {
 {% endif %}
 {% endif %}
 
 
 {% if nginx_extra_options %}
 {% if nginx_extra_options %}
-    {{ nginx_extra_options }}
+        {{ nginx_extra_options }}
 {% endif %}
 {% endif %}
 
 
 {% for upstream in nginx_upstreams %}
 {% for upstream in nginx_upstreams %}