Просмотр исходного кода

get rid of this {% else %}

pull/1036/head
sakkiii 4 лет назад
Родитель
Сommit
9174448e5e
1 измененных файлов: 0 добавлений и 1 удалений
  1. +0
    -1
      roles/matrix-grafana/templates/grafana.ini.j2

+ 0
- 1
roles/matrix-grafana/templates/grafana.ini.j2 Просмотреть файл

@@ -11,7 +11,6 @@ content_security_policy = "{{ matrix_grafana_content_security_policy }}"
# specify content security policy template to customized template
{% if matrix_grafana_content_security_policy_customized %}
content_security_policy_template = """script-src http: https: 'unsafe-inline' 'unsafe-eval' 'strict-dynamic' $NONCE;object-src 'none';font-src 'self';style-src 'self' 'unsafe-inline';img-src 'self' data:;base-uri 'self';connect-src 'self' grafana.com;manifest-src 'self';media-src 'none';form-action 'self';"""
{% else %}
{% endif %}

[auth.anonymous]


Загрузка…
Отмена
Сохранить