Specify example path of templates directory
This commit is contained in:
parent
90280ce7b8
commit
8f60040f86
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ address = ":8080"
|
|||
protocol = "tcp"
|
||||
|
||||
[templates]
|
||||
dir = "templates"
|
||||
dir = "/usr/share/gonotes/templates"
|
||||
base = "base.tmpl.html"
|
||||
|
||||
[static]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue