config.toml (93B)
1 GetPath = "/" 2 PostPath = "/post" 3 DBFile = "guestbook.sqlite" 4 TemplateFile = "guestbook.html"