Fix default anonymous org name
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ auto_assign_org_role = Viewer
|
||||
; enable anonymous access
|
||||
enabled = false
|
||||
; specify organization name that should be used for unauthenticated users
|
||||
org_name = Main org.
|
||||
org_name = main
|
||||
; specify role for unauthenticated users
|
||||
org_role = Viewer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user