diff options
Diffstat (limited to 'Settings.json')
| -rw-r--r-- | Settings.json | 7 |
1 files changed, 7 insertions, 0 deletions
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" +} |
