Allow to run xds-server without syncthing support.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 22 Sep 2017 08:06:18 +0000 (10:06 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 22 Sep 2017 08:06:18 +0000 (10:06 +0200)
commitf7901489d13c90c0f4d4273e93eacc990087e6b8
treed7e0434494ca9802da8fa9e4f7fa7e9b4f0670d1
parent1966f9e786dfb67543401d181a374bd7f3856f37
Allow to run xds-server without syncthing support.

To disable synchting support, just don't declare
"syncthing": {...} section in config.json file.
lib/folder/folder-st-disable.go [new file with mode: 0644]
lib/model/folders.go