gonotes/conf.toml

11 lines
162 B
TOML
Raw Normal View History

extension = "md"
notesdir = "saved_notes"
2025-01-28 22:08:01 +00:00
[templates]
dir = "templates"
base = "base.tmpl.html"
[static]
dir = "/home/max/src/gonotes/static"
root = "/static/"