template_paths config to allow easier override of web templates

This commit is contained in:
Oliver Gorwits
2017-05-06 17:59:50 +01:00
parent 273b49b9ce
commit 2c41b2925d
6 changed files with 32 additions and 5 deletions

View File

@@ -11,7 +11,8 @@
log: 'warning'
logger_format: '[%P] %U %L %m'
include_paths: []
include_paths: []
template_paths: []
external_databases: []
# ------------