14 lines
190 B
YAML
14 lines
190 B
YAML
plugins: []
|
|
libs: data/plugins
|
|
views: data/views
|
|
static: data/static
|
|
|
|
notFound: .templ/not-found
|
|
defaultPage: .templ/page
|
|
defaultIndex: .templ/index
|
|
|
|
debug: true
|
|
maxCache: 30
|
|
ignore:
|
|
- /.**
|