summaryrefslogtreecommitdiffstats
path: root/lib/xdsconfig/fileconfig.go
AgeCommit message (Collapse)AuthorFilesLines
2017-06-26Use xds-common go library.Sebastien Douheret1-1/+1
2017-05-23Add API KEY support to allow CORS requests.Sebastien Douheret1-3/+4
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-18Fix ResolveEnvVar function and add support of tilde (~/...)Sebastien Douheret1-22/+4
2017-05-17Add logsDir setting and moreSebastien Douheret1-22/+15
- add logsDir setting in config.json - redirect Syncthing and Syncthing-inotify into log files - Use autogenerated Syncthing apikey if gui-apikey not set in config.json
2017-05-15Initial commit.Sebastien Douheret1-0/+120
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>