Browse Source

add login hint to defaults.ini

Haneysmith, Nathan 10 years ago
parent
commit
74ea266157
1 changed files with 3 additions and 0 deletions
  1. 3 0
      conf/defaults.ini

+ 3 - 0
conf/defaults.ini

@@ -131,6 +131,9 @@ auto_assign_org = true
 # Default role new users will be automatically assigned (if auto_assign_org above is set to true)
 auto_assign_org_role = Viewer
 
+# Background text for the user field on the login page
+login_hint = email or username
+
 #################################### Anonymous Auth ##########################
 [auth.anonymous]
 # enable anonymous access