feat: added settings to sample ini #8768

This commit is contained in:
Torkel Ödegaard 2017-07-31 15:04:47 +02:00
parent 73563d087c
commit 06e87c151f

View File

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