Skip to content
Snippets Groups Projects
Commit 61f74aec authored by Florian Sesser's avatar Florian Sesser
Browse files
parent 59f51ada
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!122Merge develop into staging,!119Grafana: No phoning home
Pipeline #831 passed
...@@ -38,6 +38,9 @@ in { ...@@ -38,6 +38,9 @@ in {
port = 2342; port = 2342;
addr = "127.0.0.1"; addr = "127.0.0.1";
# No phoning home
analytics.reporting.enable = false;
# All three are required to forego the user/pass prompt: # All three are required to forego the user/pass prompt:
auth.anonymous.enable = true; auth.anonymous.enable = true;
auth.anonymous.org_role = "Admin"; auth.anonymous.org_role = "Admin";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment