mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 00:57:00 +02:00
Update to 2024-01-03 12:00
This commit is contained in:
@@ -15,7 +15,7 @@ PASSWD = {{ seafile_db_pass }}
|
||||
DB = {{ seafile_db_ccnet }}
|
||||
CONNECTION_CHARSET = utf8
|
||||
|
||||
{% if seafile_ldap_auth is defined and seafile_ldap_auth %}
|
||||
{% if seafile_edition == 'pro' and seafile_ldap_auth is defined and seafile_ldap_auth %}
|
||||
[LDAP]
|
||||
HOST = {{ seafile_ldap_uri }}
|
||||
BASE = {{ seafile_ldap_base }}
|
||||
|
Reference in New Issue
Block a user