mirror of
https://github.com/YunoHost-Apps/tracim_ynh.git
synced 2024-10-01 13:34:52 +02:00
Update development.ini.sample
This commit is contained in:
parent
47192fdd26
commit
32975fb4d1
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ api.key = %(basic_setup.api_key)s
|
||||||
## Auth type list (internal or ldap), can be a list of item separated by ','
|
## Auth type list (internal or ldap), can be a list of item separated by ','
|
||||||
## and ordered by priority
|
## and ordered by priority
|
||||||
## auth_type 'remote' is not allowed there, set remote_auth_header.
|
## auth_type 'remote' is not allowed there, set remote_auth_header.
|
||||||
auth_types = internal
|
;auth_types = internal
|
||||||
auth_types = internal,ldap
|
auth_types = internal,ldap
|
||||||
# If auth_type is ldap, uncomment following ldap_* parameters
|
# If auth_type is ldap, uncomment following ldap_* parameters
|
||||||
## LDAP server address
|
## LDAP server address
|
||||||
|
|
Loading…
Reference in a new issue