diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-07 23:10:38 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-06 15:57:04 +0100 |
commit | a3d2ca72d05d28b1ae5820787ff696dd75fd17cc (patch) | |
tree | 295cc649918cb886e7b742a3be64174b88c6a26e /.vscode/settings.json | |
parent | 1b9336d459474c76dc806757e7ddf49edfd65a33 (diff) |
Kill right Syncthing (same url) in DEBUG mode
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 826f7fd..d2c6144 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -55,6 +55,7 @@ "mfolders", "IFOLDER", "flds", - "dflt" + "dflt", + "stconfig" ] } |