Skip to content
Snippets Groups Projects
Commit 61f74aec authored by Florian Sesser's avatar Florian Sesser
Browse files
parent 59f51ada
Branches
No related tags found
No related merge requests found
......@@ -38,6 +38,9 @@ in {
port = 2342;
addr = "127.0.0.1";
# No phoning home
analytics.reporting.enable = false;
# All three are required to forego the user/pass prompt:
auth.anonymous.enable = true;
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