aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-21 16:48:28 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-22 10:03:24 +0200
commit1966f9e786dfb67543401d181a374bd7f3856f37 (patch)
treef9fbc6628dd215c3287f8923956b4f19c97f7c1f /.vscode
parentc6c53d11b08251056fba48f47b3e2349d6bed114 (diff)
Set default syncthing path.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 4f2a394..826f7fd 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -54,6 +54,7 @@
"eows",
"mfolders",
"IFOLDER",
- "flds"
+ "flds",
+ "dflt"
]
-} \ No newline at end of file
+}