瀏覽代碼

feat: added settings to sample ini #8768

Torkel Ödegaard 8 年之前
父節點
當前提交
06e87c151f
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      conf/sample.ini

+ 5 - 0
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