|
|
@@ -1,6 +1,6 @@
|
|
|
<configuration version="37">
|
|
|
- <folder id="default" label="" path="s2" type="sendreceive" rescanIntervalS="3600" fsWatcherEnabled="false" fsWatcherDelayS="10" ignorePerms="false" autoNormalize="true">
|
|
|
- <filesystemType>fake</filesystemType>
|
|
|
+ <folder id="default" label="" path="s2" type="sendreceive" rescanIntervalS="60" fsWatcherEnabled="false" fsWatcherDelayS="10" ignorePerms="false" autoNormalize="true">
|
|
|
+ <filesystemType>basic</filesystemType>
|
|
|
<device id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU" introducedBy="">
|
|
|
<encryptionPassword></encryptionPassword>
|
|
|
</device>
|
|
|
@@ -48,8 +48,8 @@
|
|
|
<address>quic://127.0.0.1:22001</address>
|
|
|
<paused>false</paused>
|
|
|
<autoAcceptFolders>false</autoAcceptFolders>
|
|
|
- <maxSendKbps>800</maxSendKbps>
|
|
|
- <maxRecvKbps>800</maxRecvKbps>
|
|
|
+ <maxSendKbps>0</maxSendKbps>
|
|
|
+ <maxRecvKbps>0</maxRecvKbps>
|
|
|
<maxRequestKiB>0</maxRequestKiB>
|
|
|
<untrusted>false</untrusted>
|
|
|
<remoteGUIPort>0</remoteGUIPort>
|
|
|
@@ -80,8 +80,8 @@
|
|
|
<localAnnounceEnabled>true</localAnnounceEnabled>
|
|
|
<localAnnouncePort>21027</localAnnouncePort>
|
|
|
<localAnnounceMCAddr>[ff12::8384]:21027</localAnnounceMCAddr>
|
|
|
- <maxSendKbps>1000</maxSendKbps>
|
|
|
- <maxRecvKbps>1000</maxRecvKbps>
|
|
|
+ <maxSendKbps>0</maxSendKbps>
|
|
|
+ <maxRecvKbps>0</maxRecvKbps>
|
|
|
<reconnectionIntervalS>5</reconnectionIntervalS>
|
|
|
<relaysEnabled>true</relaysEnabled>
|
|
|
<relayReconnectIntervalM>10</relayReconnectIntervalM>
|