add login hint to defaults.ini

This commit is contained in:
Haneysmith, Nathan
2015-08-20 11:20:40 -07:00
parent 235bbc9c7e
commit 74ea266157

View File

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