github.com/kayoticsully/syncthing@v0.8.9-0.20140724133906-c45a2fdc03f8/integration/h2/config.xml (about)

     1  <configuration version="2">
     2      <repository id="default" directory="s2" ro="false" ignorePerms="false">
     3          <node id="I6KAH7666SLLL5PFXSOAUFJCDZYAOMLEKCP2GB3BV5RQST3PSROA"></node>
     4          <node id="JMFJCXBGZDE4BOCJE3VF65GYZNAIVJRET3J6HMRAUQIGJOFKNHMQ"></node>
     5          <node id="373HSRPQLPNLIJYKZVQFP4PKZ6R2ZE6K3YD442UJHBGBQGWWXAHA"></node>
     6          <versioning></versioning>
     7          <syncorder></syncorder>
     8      </repository>
     9      <repository id="s12" directory="s12-2" ro="false" ignorePerms="false">
    10          <node id="I6KAH7666SLLL5PFXSOAUFJCDZYAOMLEKCP2GB3BV5RQST3PSROA"></node>
    11          <node id="JMFJCXBGZDE4BOCJE3VF65GYZNAIVJRET3J6HMRAUQIGJOFKNHMQ"></node>
    12          <versioning></versioning>
    13          <syncorder></syncorder>
    14      </repository>
    15      <repository id="s23" directory="s23-2" ro="false" ignorePerms="false">
    16          <node id="JMFJCXBGZDE4BOCJE3VF65GYZNAIVJRET3J6HMRAUQIGJOFKNHMQ"></node>
    17          <node id="373HSRPQLPNLIJYKZVQFP4PKZ6R2ZE6K3YD442UJHBGBQGWWXAHA"></node>
    18          <versioning></versioning>
    19          <syncorder></syncorder>
    20      </repository>
    21      <node id="I6KAH7666SLLL5PFXSOAUFJCDZYAOMLEKCP2GB3BV5RQST3PSROA" name="s1">
    22          <address>127.0.0.1:22001</address>
    23      </node>
    24      <node id="JMFJCXBGZDE4BOCJE3VF65GYZNAIVJRET3J6HMRAUQIGJOFKNHMQ" name="s2">
    25          <address>127.0.0.1:22002</address>
    26      </node>
    27      <node id="373HSRPQLPNLIJYKZVQFP4PKZ6R2ZE6K3YD442UJHBGBQGWWXAHA" name="s3">
    28          <address>127.0.0.1:22003</address>
    29      </node>
    30      <gui enabled="true" tls="false">
    31          <address>127.0.0.1:8082</address>
    32          <apikey>abc123</apikey>
    33      </gui>
    34      <options>
    35          <listenAddress>127.0.0.1:22002</listenAddress>
    36          <globalAnnounceServer>announce.syncthing.net:22025</globalAnnounceServer>
    37          <globalAnnounceEnabled>false</globalAnnounceEnabled>
    38          <localAnnounceEnabled>true</localAnnounceEnabled>
    39          <localAnnouncePort>21025</localAnnouncePort>
    40          <parallelRequests>16</parallelRequests>
    41          <maxSendKbps>0</maxSendKbps>
    42          <rescanIntervalS>15</rescanIntervalS>
    43          <reconnectionIntervalS>5</reconnectionIntervalS>
    44          <maxChangeKbps>10000</maxChangeKbps>
    45          <startBrowser>false</startBrowser>
    46          <upnpEnabled>true</upnpEnabled>
    47          <urAccepted>-1</urAccepted>
    48      </options>
    49  </configuration>