Przeglądaj źródła

Fix typo

pull/1630/head
Slavi Pantaleev 4 lat temu
rodzic
commit
241e21c702
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-grafana/defaults/main.yml

+ 1
- 1
roles/matrix-grafana/defaults/main.yml Wyświetl plik

@@ -22,7 +22,7 @@ matrix_grafana_data_path: "{{ matrix_grafana_base_path }}/data"
# Allow viewing Grafana without logging in
matrix_grafana_anonymous_access: false

# Allow `false`, sends a `X-Frame-Options: deny` HTTP header, which allows Grafana from being embeded in a frame.
# When `false`, sends a `X-Frame-Options: deny` HTTP header, which allows Grafana from being embeded in a frame.
# Read more here: https://grafana.com/docs/grafana/latest/administration/configuration/#allow_embedding
matrix_grafana_allow_embedding: false



Ładowanie…
Anuluj
Zapisz