diff --git a/conf/sample.ini b/conf/sample.ini index b863f26bdb1..e33f408ecad 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -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