summaryrefslogtreecommitdiff
path: root/src/Settings.json
blob: 1f643d7aef9881fe9b7c2fd07a3324a2a5b27830 (plain)
1
2
3
4
5
6
7
{
       "Port": ":7000",
       "StaticLocation": "static",
       "TemplatesLocation": "templates",
       "ArticlesLocation": "articles",
       "IndexDB": "articles/index.db"
}