From dfa01a99fc632987b329d698f227c6ed426b5664 Mon Sep 17 00:00:00 2001 From: physcik Date: Sat, 7 Mar 2026 02:42:49 +0500 Subject: update --- Settings.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Settings.json (limited to 'Settings.json') diff --git a/Settings.json b/Settings.json new file mode 100644 index 0000000..1f643d7 --- /dev/null +++ b/Settings.json @@ -0,0 +1,7 @@ +{ + "Port": ":7000", + "StaticLocation": "static", + "TemplatesLocation": "templates", + "ArticlesLocation": "articles", + "IndexDB": "articles/index.db" +} -- cgit v1.3