2016-04-03 21:18:16 +02:00
|
|
|
<configuration version="13">
|
2014-09-06 13:54:49 +01:00
|
|
|
<options>
|
2016-04-03 21:18:16 +02:00
|
|
|
<listenAddress>tcp://:23000</listenAddress>
|
2014-09-06 13:54:49 +01:00
|
|
|
<allowDelete>false</allowDelete>
|
2015-08-09 11:46:28 +02:00
|
|
|
<globalAnnounceServer>udp4://syncthing.nym.se:22026</globalAnnounceServer>
|
2014-09-06 13:54:49 +01:00
|
|
|
<globalAnnounceEnabled>false</globalAnnounceEnabled>
|
|
|
|
<localAnnounceEnabled>false</localAnnounceEnabled>
|
|
|
|
<localAnnouncePort>42123</localAnnouncePort>
|
|
|
|
<localAnnounceMCAddr>quux:3232</localAnnounceMCAddr>
|
|
|
|
<parallelRequests>32</parallelRequests>
|
|
|
|
<maxSendKbps>1234</maxSendKbps>
|
2014-09-08 17:25:55 +02:00
|
|
|
<maxRecvKbps>2341</maxRecvKbps>
|
2014-09-06 13:54:49 +01:00
|
|
|
<reconnectionIntervalS>6000</reconnectionIntervalS>
|
2015-07-24 20:07:26 +01:00
|
|
|
<relaysEnabled>false</relaysEnabled>
|
2015-06-28 21:09:03 +01:00
|
|
|
<relayReconnectIntervalM>20</relayReconnectIntervalM>
|
2015-07-24 19:55:52 +01:00
|
|
|
<relayWithoutGlobalAnn>true</relayWithoutGlobalAnn>
|
2014-09-06 13:54:49 +01:00
|
|
|
<startBrowser>false</startBrowser>
|
2016-04-10 19:36:38 +00:00
|
|
|
<natEnabled>false</natEnabled>
|
|
|
|
<natLeaseMinutes>90</natLeaseMinutes>
|
|
|
|
<natRenewalMinutes>15</natRenewalMinutes>
|
|
|
|
<natTimeoutSeconds>15</natTimeoutSeconds>
|
2014-09-10 22:24:53 +02:00
|
|
|
<restartOnWakeup>false</restartOnWakeup>
|
2014-09-28 22:38:10 +02:00
|
|
|
<autoUpgradeIntervalH>24</autoUpgradeIntervalH>
|
2014-10-03 23:15:54 +01:00
|
|
|
<keepTemporariesH>48</keepTemporariesH>
|
2016-04-03 21:18:16 +02:00
|
|
|
<cacheIgnoredFiles>true</cacheIgnoredFiles>
|
2014-11-16 23:18:59 +00:00
|
|
|
<progressUpdateIntervalS>10</progressUpdateIntervalS>
|
2014-12-01 11:26:54 +01:00
|
|
|
<symlinksEnabled>false</symlinksEnabled>
|
2015-03-08 18:36:59 +00:00
|
|
|
<limitBandwidthInLan>true</limitBandwidthInLan>
|
2015-05-11 09:01:09 +02:00
|
|
|
<databaseBlockCacheMiB>42</databaseBlockCacheMiB>
|
2015-09-05 09:43:07 +02:00
|
|
|
<minHomeDiskFreePct>5.2</minHomeDiskFreePct>
|
2015-09-10 14:08:40 +02:00
|
|
|
<urURL>https://localhost/newdata</urURL>
|
|
|
|
<urInitialDelayS>800</urInitialDelayS>
|
|
|
|
<urPostInsecurely>true</urPostInsecurely>
|
2015-09-10 14:16:44 +02:00
|
|
|
<releasesURL>https://localhost/releases</releasesURL>
|
2016-04-09 07:43:47 +00:00
|
|
|
<overwriteNames>true</overwriteNames>
|
2016-04-15 10:59:41 +00:00
|
|
|
<tempIndexMinBlocks>100</tempIndexMinBlocks>
|
2014-09-06 13:54:49 +01:00
|
|
|
</options>
|
|
|
|
</configuration>
|