mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
revert config_use_ldap
This commit is contained in:
parent
c5143ba888
commit
b1973cd56b
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ config_use_goodreads=0,
|
|||
config_logfile=\'\',
|
||||
config_converterpath=\'\',
|
||||
config_calibre=\'\',
|
||||
config_uploading=\'$upload\'
|
||||
config_use_ldap=\'1\'
|
||||
config_use_ldap=1
|
||||
config_ldap_provider_url=\'localhost:389\'
|
||||
config_ldap_dn=\'uid=%s,ou=users,dc=yunohost,dc=org\'
|
||||
config_ldap_dn=\'uid=%s,ou=users,dc=yunohost,dc=org\'
|
||||
config_uploading=\'$upload\'
|
||||
|
|
Loading…
Add table
Reference in a new issue