# Used in HTML templates and titles SiteTitle="🐟flounder" RootDomain="localhost" FilesDirectory="./files" # Generate a secure key CookieStoreKey="12345678123456781234567812345678" # handles templates and static files # everything in the static subfolder will be served at root TemplatesDirectory="./templates" DBFile="./flounder.db" MaxFileSize=128000 # 128 KB OkExtensions=[".gmi", ".txt", ".jpg", ".jpeg", ".gif", ".png", ".svg", ".webp", ".midi", ".json", ".csv", ".gemini", ".mp3", ".css", ".ttf", ".otf", ".woff", ".woff2"] # log file