add login hint to defaults.ini

pull/2571/head
Haneysmith, Nathan 10 years ago
parent 235bbc9c7e
commit 74ea266157
  1. 3
      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

Loading…
Cancel
Save