mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-06 05:17:49 +00:00
3d8b4a42b7
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4228
9 lines
318 B
XML
9 lines
318 B
XML
<configuration version="22">
|
|
<folder id="test" path="testdata" type="readonly" ignorePerms="false" rescanIntervalS="600" autoNormalize="true">
|
|
<versioning type="simple">
|
|
<param key="foo" val="bar"/>
|
|
<param key="baz" val="quux"/>
|
|
</versioning>
|
|
</folder>
|
|
</configuration>
|