2015-08-09 09:46:28 +00:00
|
|
|
<configuration version="11">
|
2014-09-06 12:54:49 +00:00
|
|
|
<options>
|
2015-04-04 19:49:15 +00:00
|
|
|
<listenAddress>:23000</listenAddress>
|
2014-09-06 12:54:49 +00:00
|
|
|
<allowDelete>false</allowDelete>
|
2015-08-09 09:46:28 +00:00
|
|
|
<globalAnnounceServer>udp4://syncthing.nym.se:22026</globalAnnounceServer>
|
2014-09-06 12:54:49 +00:00
|
|
|
<globalAnnounceEnabled>false</globalAnnounceEnabled>
|
|
|
|
<localAnnounceEnabled>false</localAnnounceEnabled>
|
|
|
|
<localAnnouncePort>42123</localAnnouncePort>
|
|
|
|
<localAnnounceMCAddr>quux:3232</localAnnounceMCAddr>
|
2015-06-23 12:55:30 +00:00
|
|
|
<relayServer>relay://123.123.123.123:1234</relayServer>
|
|
|
|
<relayServer>relay://125.125.125.125:1255</relayServer>
|
2014-09-06 12:54:49 +00:00
|
|
|
<parallelRequests>32</parallelRequests>
|
|
|
|
<maxSendKbps>1234</maxSendKbps>
|
2014-09-08 15:25:55 +00:00
|
|
|
<maxRecvKbps>2341</maxRecvKbps>
|
2014-09-06 12:54:49 +00:00
|
|
|
<reconnectionIntervalS>6000</reconnectionIntervalS>
|
2015-07-24 19:07:26 +00:00
|
|
|
<relaysEnabled>false</relaysEnabled>
|
2015-06-28 20:09:03 +00:00
|
|
|
<relayReconnectIntervalM>20</relayReconnectIntervalM>
|
2015-07-24 18:55:52 +00:00
|
|
|
<relayWithoutGlobalAnn>true</relayWithoutGlobalAnn>
|
2014-09-06 12:54:49 +00:00
|
|
|
<startBrowser>false</startBrowser>
|
|
|
|
<upnpEnabled>false</upnpEnabled>
|
2015-05-09 20:17:53 +00:00
|
|
|
<upnpLeaseMinutes>90</upnpLeaseMinutes>
|
2014-09-06 12:54:49 +00:00
|
|
|
<upnpRenewalMinutes>15</upnpRenewalMinutes>
|
2015-04-15 23:34:27 +00:00
|
|
|
<upnpTimeoutSeconds>15</upnpTimeoutSeconds>
|
2014-09-10 20:24:53 +00:00
|
|
|
<restartOnWakeup>false</restartOnWakeup>
|
2014-09-28 20:38:10 +00:00
|
|
|
<autoUpgradeIntervalH>24</autoUpgradeIntervalH>
|
2014-10-03 22:15:54 +00:00
|
|
|
<keepTemporariesH>48</keepTemporariesH>
|
2014-10-12 21:35:15 +00:00
|
|
|
<cacheIgnoredFiles>false</cacheIgnoredFiles>
|
2014-11-16 23:18:59 +00:00
|
|
|
<progressUpdateIntervalS>10</progressUpdateIntervalS>
|
2014-12-01 10:26:54 +00:00
|
|
|
<symlinksEnabled>false</symlinksEnabled>
|
2015-03-08 18:36:59 +00:00
|
|
|
<limitBandwidthInLan>true</limitBandwidthInLan>
|
2015-05-11 07:01:09 +00:00
|
|
|
<databaseBlockCacheMiB>42</databaseBlockCacheMiB>
|
2015-06-27 11:34:41 +00:00
|
|
|
<pingTimeoutS>60</pingTimeoutS>
|
|
|
|
<pingIdleTimeS>120</pingIdleTimeS>
|
2015-08-09 09:46:28 +00:00
|
|
|
<minHomeDiskFreePct>5</minHomeDiskFreePct>
|
2014-09-06 12:54:49 +00:00
|
|
|
</options>
|
|
|
|
</configuration>
|