diff --git a/templates/nginx-virthost.j2 b/templates/nginx-virthost.j2 index 8bf8ead..f03df74 100644 --- a/templates/nginx-virthost.j2 +++ b/templates/nginx-virthost.j2 @@ -131,10 +131,6 @@ server { {% endif %} {% endif %} - {% for global_opt in item.additional_options %} - {{ global_opt }} - {% endfor %} - {% if item.proxy_standard_setup is defined and item.proxy_standard_setup %} # Proxy stuff @@ -316,10 +312,6 @@ server { {% endfor %} {% endif %} - {% for global_opt in item.additional_options %} - {{ global_opt }} - {% endfor %} - {% if item.proxy_standard_setup is defined and item.proxy_standard_setup %} # Proxy stuff