1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

activate authMode-ldap

This commit is contained in:
yalh76 2019-07-28 18:58:55 +02:00
parent 16a5dd1e5f
commit 3b4cb55ac5
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
<configuration>
<gui enabled="true" tls="false" debugging="false">
<address>127.0.0.1:__GUI_PORT__</address>
<authMode>ldap</authMode>
</gui>
<ldap>
<address>localhost:389</address>

View file

@ -6,7 +6,7 @@
"en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.",
"fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée."
},
"version": "1.2.0~ynh1",
"version": "1.2.0~ynh2",
"url": "https://syncthing.net/",
"license": "MPL-2.0",
"maintainer": [