syncthing/test/h2/config.xml

67 lines
3.2 KiB
XML
Raw Normal View History

2014-12-02 22:05:15 +01:00
<configuration version="7">
2014-09-29 20:22:16 +02:00
<folder id="default" path="s2" ro="false" rescanIntervalS="15" ignorePerms="false">
<device id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU"></device>
<device id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU"></device>
<device id="373HSRP-QLPNLIE-JYKZVQF-P4PKZ63-R2ZE6K3-YD442U2-JHBGBQG-WWXAHAU"></device>
<versioning type="staggered"></versioning>
2014-10-18 20:37:15 +02:00
<lenientMtimes>false</lenientMtimes>
<copiers>1</copiers>
<pullers>16</pullers>
2014-12-21 00:12:12 +01:00
<hashers>0</hashers>
</folder>
2014-09-29 20:22:16 +02:00
<folder id="s12" path="s12-2" ro="false" rescanIntervalS="15" ignorePerms="false">
<device id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU"></device>
<device id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU"></device>
2014-06-05 11:48:22 +02:00
<versioning></versioning>
2014-10-18 20:37:15 +02:00
<lenientMtimes>false</lenientMtimes>
<copiers>1</copiers>
<pullers>16</pullers>
2014-12-21 00:12:12 +01:00
<hashers>0</hashers>
</folder>
2014-09-29 20:22:16 +02:00
<folder id="s23" path="s23-2" ro="false" rescanIntervalS="15" ignorePerms="false">
<device id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU"></device>
<device id="373HSRP-QLPNLIE-JYKZVQF-P4PKZ63-R2ZE6K3-YD442U2-JHBGBQG-WWXAHAU"></device>
2014-06-05 11:48:22 +02:00
<versioning></versioning>
2014-10-18 20:37:15 +02:00
<lenientMtimes>false</lenientMtimes>
<copiers>1</copiers>
<pullers>16</pullers>
2014-12-21 00:12:12 +01:00
<hashers>0</hashers>
</folder>
2014-10-18 20:37:15 +02:00
<device id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU" name="s1" compression="true" introducer="false">
2014-06-05 11:48:22 +02:00
<address>127.0.0.1:22001</address>
</device>
2014-10-18 20:37:15 +02:00
<device id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU" name="s2" compression="true" introducer="false">
2014-06-05 11:48:22 +02:00
<address>127.0.0.1:22002</address>
</device>
2014-10-18 20:37:15 +02:00
<device id="373HSRP-QLPNLIE-JYKZVQF-P4PKZ63-R2ZE6K3-YD442U2-JHBGBQG-WWXAHAU" name="s3" compression="true" introducer="false">
2014-06-05 11:48:22 +02:00
<address>127.0.0.1:22003</address>
</device>
2014-06-05 11:48:22 +02:00
<gui enabled="true" tls="false">
<address>127.0.0.1:8082</address>
<apikey>abc123</apikey>
</gui>
2014-03-14 10:39:37 +01:00
<options>
<listenAddress>127.0.0.1:22002</listenAddress>
2014-12-02 22:05:15 +01:00
<globalAnnounceServer>udp4://announce.syncthing.net:22026</globalAnnounceServer>
2014-03-14 10:39:37 +01:00
<globalAnnounceEnabled>false</globalAnnounceEnabled>
<localAnnounceEnabled>true</localAnnounceEnabled>
2014-06-05 11:48:22 +02:00
<localAnnouncePort>21025</localAnnouncePort>
2014-09-16 23:03:18 +02:00
<localAnnounceMCAddr>[ff32::5222]:21026</localAnnounceMCAddr>
2014-03-14 10:39:37 +01:00
<maxSendKbps>0</maxSendKbps>
2014-09-16 23:03:18 +02:00
<maxRecvKbps>0</maxRecvKbps>
2014-03-14 10:39:37 +01:00
<reconnectionIntervalS>5</reconnectionIntervalS>
<startBrowser>false</startBrowser>
<upnpEnabled>false</upnpEnabled>
2014-09-16 23:03:18 +02:00
<upnpLeaseMinutes>0</upnpLeaseMinutes>
<upnpRenewalMinutes>30</upnpRenewalMinutes>
<urAccepted>-1</urAccepted>
<urUniqueID></urUniqueID>
2014-09-16 23:03:18 +02:00
<restartOnWakeup>true</restartOnWakeup>
2014-10-18 20:37:15 +02:00
<autoUpgradeIntervalH>12</autoUpgradeIntervalH>
<keepTemporariesH>24</keepTemporariesH>
<cacheIgnoredFiles>true</cacheIgnoredFiles>
<progressUpdateIntervalS>5</progressUpdateIntervalS>
2014-12-02 22:05:15 +01:00
<symlinksEnabled>true</symlinksEnabled>
2014-03-14 10:39:37 +01:00
</options>
</configuration>