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

Update config.xml

This commit is contained in:
yalh76 2019-04-16 03:14:33 +02:00
parent 0cbcf4f6eb
commit 1f063e245c

View file

@ -9,6 +9,8 @@
<insecureSkipVerify>false</insecureSkipVerify> <insecureSkipVerify>false</insecureSkipVerify>
</ldap> </ldap>
<options> <options>
<listenAddress>default</listenAddress>
<defaultFolderPath>__SYNC_HOME__</defaultFolderPath> <defaultFolderPath>__SYNC_HOME__</defaultFolderPath>
<minHomeDiskFree unit="%">1</minHomeDiskFree>
</options> </options>
</configuration> </configuration>