2020-06-02 10:08:22 +00:00
|
|
|
<configuration version="31">
|
2014-09-06 12:54:49 +00:00
|
|
|
<options>
|
2016-04-03 19:18:16 +00:00
|
|
|
<listenAddress>tcp://: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>
|
|
|
|
<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>
|
2016-04-10 19:36:38 +00:00
|
|
|
<natEnabled>false</natEnabled>
|
|
|
|
<natLeaseMinutes>90</natLeaseMinutes>
|
|
|
|
<natRenewalMinutes>15</natRenewalMinutes>
|
|
|
|
<natTimeoutSeconds>15</natTimeoutSeconds>
|
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>
|
2016-04-03 19:18:16 +00:00
|
|
|
<cacheIgnoredFiles>true</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>
|
2019-06-11 06:19:11 +00:00
|
|
|
<minHomeDiskFree unit="%">5.2</minHomeDiskFree>
|
2015-09-10 12:08:40 +00:00
|
|
|
<urURL>https://localhost/newdata</urURL>
|
2019-06-11 06:19:11 +00:00
|
|
|
<urSeen>8</urSeen>
|
|
|
|
<urAccepted>4</urAccepted>
|
2015-09-10 12:08:40 +00:00
|
|
|
<urInitialDelayS>800</urInitialDelayS>
|
|
|
|
<urPostInsecurely>true</urPostInsecurely>
|
2015-09-10 12:16:44 +00:00
|
|
|
<releasesURL>https://localhost/releases</releasesURL>
|
2016-05-12 08:23:18 +00:00
|
|
|
<overwriteRemoteDeviceNamesOnConnect>true</overwriteRemoteDeviceNamesOnConnect>
|
2016-04-15 10:59:41 +00:00
|
|
|
<tempIndexMinBlocks>100</tempIndexMinBlocks>
|
2017-07-20 13:16:54 +00:00
|
|
|
<defaultFolderPath>/media/syncthing</defaultFolderPath>
|
2018-01-15 17:11:14 +00:00
|
|
|
<setLowPriority>false</setLowPriority>
|
2019-06-11 06:19:11 +00:00
|
|
|
<crashReportingURL>https://localhost/newcrash</crashReportingURL>
|
|
|
|
<crashReportingEnabled>false</crashReportingEnabled>
|
2019-05-29 07:56:40 +00:00
|
|
|
<stunKeepaliveStartS>9000</stunKeepaliveStartS>
|
|
|
|
<stunKeepaliveMinS>900</stunKeepaliveMinS>
|
|
|
|
<stunServer>foo</stunServer>
|
2019-06-11 06:19:11 +00:00
|
|
|
<unackedNotificationID>asdfasdf</unackedNotificationID>
|
2020-08-25 09:48:14 +00:00
|
|
|
<announceLANAddresses>false</announceLANAddresses>
|
2020-11-09 14:33:32 +00:00
|
|
|
<featureFlag>feature</featureFlag>
|
2014-09-06 12:54:49 +00:00
|
|
|
</options>
|
|
|
|
</configuration>
|