mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 15:20:56 +00:00
ee94d53bda
Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3105
9 lines
255 B
XML
9 lines
255 B
XML
<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>
|