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

Fix upgrade URL

This commit is contained in:
yalh76 2023-02-08 22:40:56 +01:00
parent 7f1876377a
commit d54ad00c3a

View file

@ -39,7 +39,7 @@
<progressUpdateIntervalS>5</progressUpdateIntervalS>
<limitBandwidthInLan>false</limitBandwidthInLan>
<minHomeDiskFree unit="%">0</minHomeDiskFree>
<releasesURL>https://upgrades1.syncthing.net/meta.json</releasesURL>
<releasesURL>https://upgrades.syncthing.net/meta.json</releasesURL>
<overwriteRemoteDeviceNamesOnConnect>true</overwriteRemoteDeviceNamesOnConnect>
<tempIndexMinBlocks>10</tempIndexMinBlocks>
<trafficClass>0</trafficClass>