Keep syncthing running during integration test

This commit is contained in:
Jakob Borg
2014-04-14 13:45:47 +02:00
parent bc8e033eb5
commit fbd5ddea72
4 changed files with 39 additions and 19 deletions

View File

@@ -38,7 +38,7 @@
<localAnnounceEnabled>true</localAnnounceEnabled>
<parallelRequests>16</parallelRequests>
<maxSendKbps>0</maxSendKbps>
<rescanIntervalS>60</rescanIntervalS>
<rescanIntervalS>15</rescanIntervalS>
<reconnectionIntervalS>5</reconnectionIntervalS>
<maxChangeKbps>1000</maxChangeKbps>
<startBrowser>false</startBrowser>