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

Merge pull request #25 from YunoHost-Apps/testing

Testing
This commit is contained in:
yalh76 2019-07-29 23:13:13 +03:00 committed by GitHub
commit 8b8e0daee0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,6 @@ How to configure this app: by an admin panel, a plain file with SSH, or any othe
Developers info
----------------
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing).
To try the testing branch, please proceed like that.

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": [