mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
add login hint to defaults.ini
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user