1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leantime_ynh.git synced 2024-09-03 19:36:04 +02:00

feat: activate LDAP

This commit is contained in:
Aliberk Sandıkçı 2023-06-21 14:21:20 +03:00 committed by GitHub
parent 9943cc8ec2
commit 974f15c2ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ LEAN_EMAIL_SMTP_SSLNOVERIFY = false # SMTP Allow insecure SSL: Do
LEAN_EMAIL_SMTP_PORT = '25' # Port (usually one of 25, 465, 587, 2526)
## Ldap
LEAN_LDAP_USE_LDAP = false # Set to true if you want to use LDAP
LEAN_LDAP_USE_LDAP = true # Set to true if you want to use LDAP
LEAN_LDAP_LDAP_TYPE = 'OL' # Select the correct directory type. Currently Supported: OL - OpenLdap, AD - Active Directory
LEAN_LDAP_HOST = '127.0.0.1' # FQDN
LEAN_LDAP_PORT = 389 # Default Port