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