]> BookStack Code Mirror - bookstack/blobdiff - .env.example
Merge pull request #1096 from christophert/add-ldaptlsinsecure
[bookstack] / .env.example
index 6e015335efa711ccfd1adeb1134df655a516c30a..11dafa2ab26b75870f660324ed3ac45d2338036e 100644 (file)
@@ -77,6 +77,8 @@ LDAP_GROUP_ATTRIBUTE="memberOf"
 # Would you like to remove users from roles on BookStack if they do not match on LDAP
 # If false, the ldap groups-roles sync will only add users to roles
 LDAP_REMOVE_FROM_GROUPS=false
+# Set this option to disable LDAPS Certificate Verification
+LDAP_TLS_INSECURE=false
 
 # Mail settings
 MAIL_DRIVER=smtp