From fb2adbb65087252c0fd0392c8fa8f0218bffa22b Mon Sep 17 00:00:00 2001 From: Physcik Date: Fri, 26 Dec 2025 20:08:28 +0500 Subject: Articles idnexing --- src/Settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Settings.json') 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" } -- cgit v1.3