10 lines
186 B
TOML
10 lines
186 B
TOML
extension = "md"
|
|
notesdir = "/var/lib/gonotes/saved_notes"
|
|
address = ":8080"
|
|
protocol = "tcp"
|
|
|
|
[templates]
|
|
dir = "/usr/share/gonotes/templates"
|
|
|
|
[static]
|
|
dir = "/var/www/gonotes/static"
|