mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 07:11:08 +00:00
5 lines
182 B
XML
5 lines
182 B
XML
<configuration version="10">
|
|
<folder id="l1" path="~/Sync" rescanIntervalS="60000000"></folder>
|
|
<folder id="l2" path="~/Sync" rescanIntervalS="-1"></folder>
|
|
</configuration>
|