Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-06 | Fixed folder ID and label generation. | Sebastien Douheret | 1 | -1/+5 | |
Folder ID is now a simple uuid (without sub-string of label) | |||||
2017-09-22 | Allow to run xds-server without syncthing support. | Sebastien Douheret | 1 | -0/+82 | |
To disable synchting support, just don't declare "syncthing": {...} section in config.json file. |