diff --git a/conf.example.toml b/conf.example.toml index ab97bd5..afe9c25 100644 --- a/conf.example.toml +++ b/conf.example.toml @@ -4,7 +4,7 @@ address = ":8080" protocol = "tcp" [templates] -dir = "templates" +dir = "/usr/share/gonotes/templates" base = "base.tmpl.html" [static]