1# Used in HTML templates and titles
2SiteTitle="🐟flounder"
3RootDomain="localhost"
4FilesDirectory="./files"
5# handles templates and static files
6# everything in the static subfolder will be served at root
7TemplatesDirectory="./templates"
8DBFile="./flounder.db"
9
10# Log file