mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 23:30:58 +00:00
9 lines
255 B
XML
Executable File
9 lines
255 B
XML
Executable File
<configuration version="10">
|
|
<folder id="test" directory="testdata/" ro="true">
|
|
<versioning type="simple">
|
|
<param key="foo" val="bar"/>
|
|
<param key="baz" val="quux"/>
|
|
</versioning>
|
|
</folder>
|
|
</configuration>
|