diff options
Diffstat (limited to 'src/Settings.json')
| -rw-r--r-- | src/Settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Settings.json b/src/Settings.json index c614305..acd7ab3 100644 --- a/src/Settings.json +++ b/src/Settings.json @@ -1,5 +1,6 @@ { "Port": ":7000", "StaticLocation": "../static", - "TemplatesLocation": "../templates" + "TemplatesLocation": "../templates", + "ArticlesLocation": "../articles" } |
