Add logsDir setting and more
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 17 May 2017 15:10:45 +0000 (17:10 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 17 May 2017 15:10:45 +0000 (17:10 +0200)
commita50baa7c309f7eb55fe87c71f4c688ace325b6ac
tree14ed08e3abad729bce718bfbd596eb62d1676675
parent59784289d1d0296e470c46dc279aa3576c60801e
Add logsDir setting and more

 - 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
README.md
agent-config.json.in
lib/common/filepath.go [new file with mode: 0644]
lib/common/httpclient.go
lib/session/session.go
lib/syncthing/st.go
lib/xdsconfig/config.go
lib/xdsconfig/fileconfig.go
main.go
scripts/get-syncthing.sh