mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-06 06:24:52 +02:00
Update to 2024-05-06 00:01
This commit is contained in:
@@ -173,7 +173,7 @@ VIRUS_SCAN_NOTIFY_LIST = ['{{ system_admin_email }}']
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if seafile_edition == 'community' and seafile_ldap_auth is defined and seafile_ldap_auth %}
|
||||
{% if seafile_version is version('11', '>=') and seafile_ldap_auth is defined and seafile_ldap_auth %}
|
||||
ENABLE_LDAP = True
|
||||
LDAP_SERVER_URL = '{{ seafile_ldap_uri }}'
|
||||
LDAP_BASE_DN = '{{ seafile_ldap_base }}'
|
||||
|
Reference in New Issue
Block a user