Преглед изворни кода

Update docs/configuring-playbook-prometheus-grafana.md: comment out grafana_anonymous_access as it is disabled by default

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4046/head
Suguru Hirahara пре 1 година
родитељ
комит
781f6d68a7
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 2
docs/configuring-playbook-prometheus-grafana.md Прегледај датотеку

@@ -34,8 +34,8 @@ Grafana is an open source visualization and analytics software. To enable it, ad
```yaml
grafana_enabled: true

# Allow viewing Grafana without logging in.
grafana_anonymous_access: false
# Uncomment to allow viewing Grafana without logging in.
# grafana_anonymous_access: true

# This has no relation to your Matrix user ID. It can be any username you'd like.
# Changing the username subsequently won't work.


Loading…
Откажи
Сачувај