summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-06 03:15:51 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-06 03:15:51 +0200
commite410205886b96e5bbc97331f69a098bd4a55cc3b (patch)
tree66bf567a7ddeddc8c230333875f4ab91089d4e86 /start-wekan.bat
parent07433b800545affc5943cff151d516066bed26f8 (diff)
parentd807efd4f802f3e561654f5f9e31881275bdfb24 (diff)
downloadwekan-e410205886b96e5bbc97331f69a098bd4a55cc3b.tar.gz
wekan-e410205886b96e5bbc97331f69a098bd4a55cc3b.tar.bz2
wekan-e410205886b96e5bbc97331f69a098bd4a55cc3b.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'start-wekan.bat')
-rwxr-xr-xstart-wekan.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/start-wekan.bat b/start-wekan.bat
index eebfa607..229bf2db 100755
--- a/start-wekan.bat
+++ b/start-wekan.bat
@@ -248,6 +248,12 @@ REM # LDAP_DEFAULT_DOMAIN : The default domain of the ldap it is used to create
REM # example :
REM SET LDAP_DEFAULT_DOMAIN=
+REM # Enable/Disable syncing of admin status based on ldap groups:
+REM SET LDAP_SYNC_ADMIN_STATUS=true
+
+REM # Comma separated list of admin group names to sync.
+REM SET LDAP_SYNC_ADMIN_GROUPS=group1,group2
+
REM ------------------------------------------------
REM # LOGOUT_WITH_TIMER : Enables or not the option logout with timer