mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 11:42:12 +08:00
feat: added settings to sample ini #8768
This commit is contained in:
@ -191,6 +191,11 @@
|
||||
# Default UI theme ("dark" or "light")
|
||||
;default_theme = dark
|
||||
|
||||
# External user management, these options affect the organization users view
|
||||
;external_manage_link_url =
|
||||
;external_manage_link_name =
|
||||
;external_manage_info =
|
||||
|
||||
[auth]
|
||||
# Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false
|
||||
;disable_login_form = false
|
||||
|
Reference in New Issue
Block a user