github.com/kayoticsully/syncthing@v0.8.9-0.20140724133906-c45a2fdc03f8/integration/h3/config.xml (about) 1 <configuration version="2"> 2 <repository id="s23" directory="s23-3" ro="false" ignorePerms="false"> 3 <node id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU"></node> 4 <node id="373HSRP-QLPNLIE-JYKZVQF-P4PKZ63-R2ZE6K3-YD442U2-JHBGBQG-WWXAHAU"></node> 5 <versioning></versioning> 6 <syncorder></syncorder> 7 </repository> 8 <repository id="default" directory="s3" ro="false" ignorePerms="false"> 9 <node id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU"></node> 10 <node id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU"></node> 11 <node id="373HSRP-QLPNLIE-JYKZVQF-P4PKZ63-R2ZE6K3-YD442U2-JHBGBQG-WWXAHAU"></node> 12 <versioning type="simple"> 13 <param key="keep" val="5"></param> 14 </versioning> 15 <syncorder></syncorder> 16 </repository> 17 <node id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU" name="s1"> 18 <address>127.0.0.1:22001</address> 19 </node> 20 <node id="JMFJCXB-GZDE4BN-OCJE3VF-65GYZNU-AIVJRET-3J6HMRQ-AUQIGJO-FKNHMQU" name="s2"> 21 <address>127.0.0.1:22002</address> 22 </node> 23 <node id="373HSRP-QLPNLIE-JYKZVQF-P4PKZ63-R2ZE6K3-YD442U2-JHBGBQG-WWXAHAU" name="s3"> 24 <address>127.0.0.1:22003</address> 25 </node> 26 <gui enabled="true" tls="false"> 27 <address>127.0.0.1:8083</address> 28 <apikey>abc123</apikey> 29 </gui> 30 <options> 31 <listenAddress>127.0.0.1:22003</listenAddress> 32 <globalAnnounceServer>announce.syncthing.net:22025</globalAnnounceServer> 33 <globalAnnounceEnabled>false</globalAnnounceEnabled> 34 <localAnnounceEnabled>true</localAnnounceEnabled> 35 <localAnnouncePort>21025</localAnnouncePort> 36 <parallelRequests>16</parallelRequests> 37 <maxSendKbps>0</maxSendKbps> 38 <rescanIntervalS>20</rescanIntervalS> 39 <reconnectionIntervalS>5</reconnectionIntervalS> 40 <maxChangeKbps>10000</maxChangeKbps> 41 <startBrowser>false</startBrowser> 42 <upnpEnabled>true</upnpEnabled> 43 <urAccepted>-1</urAccepted> 44 </options> 45 </configuration>