diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-05-22 13:51:04 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-05-22 13:51:04 +0200 |
commit | ad8f8d97a48f155ba94d5646012e969845a315ab (patch) | |
tree | b991f09b8d08c900dd08583522a7db952ed43c79 /.vscode/settings.json | |
parent | fbbcd6cedc47e45f6a2aaae708be194731a0139b (diff) |
Allow to set Syncthing rescanInterval parameter.
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 8274151..99360a9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,6 +18,6 @@ "apiv", "gonic", "devel", "csrffound", "Syncthing", "STID", "ISTCONFIG", "socketio", "ldflags", "SThg", "Intf", "dismissible", "rpath", "WSID", "sess", "IXDS", "xdsconfig", "xdsserver", "mfolder", - "inotify", "Inot", "pname", "pkill", "sdkid", "CLOUDSYNC" + "inotify", "Inot", "pname", "pkill", "sdkid", "CLOUDSYNC", "xdsagent" ] }
\ No newline at end of file |