Explorar el Código

Fix default anonymous org name

Jason Wilder hace 10 años
padre
commit
13206fbb69
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      conf/defaults.ini

+ 1 - 1
conf/defaults.ini

@@ -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