1 Commits
1.0.4 ... 1.0.5

Author SHA1 Message Date
Emilien Mantel
803f435b48 Bug bix with local_content 2015-10-19 11:03:05 +02:00

View File

@@ -44,7 +44,7 @@ server {
}
{% block template_local_content %}
{% if manage_local_content is defined and not manage_local_content %}
{% if item.manage_local_content is not defined or item.manage_local_content %}
location = /favicon.ico {
expires 30d;
access_log off;