summaryrefslogtreecommitdiff
path: root/src/Settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Settings.json')
-rw-r--r--src/Settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Settings.json b/src/Settings.json
index acd7ab3..9700828 100644
--- a/src/Settings.json
+++ b/src/Settings.json
@@ -2,5 +2,6 @@
"Port": ":7000",
"StaticLocation": "../static",
"TemplatesLocation": "../templates",
- "ArticlesLocation": "../articles"
+ "ArticlesLocation": "../articles",
+ "IndexDB": "../articles/index.db"
}