cyberman/config.yml

23 lines
357 B
YAML
Raw Normal View History

2017-07-14 19:29:52 +02:00
appname: "cyberman"
layout: "main"
charset: "UTF-8"
auto_page: 1
2017-07-14 19:29:52 +02:00
2017-07-14 21:06:28 +02:00
template: "template_toolkit"
engines:
template:
template_toolkit:
start_tag: '<%'
end_tag: '%>'
2017-07-14 19:29:52 +02:00
plugins:
Database:
driver: 'SQLite'
dbname: 'db.sqlite'
log_queries: 1
2017-07-17 14:27:33 +02:00
nsd:
enable: 1
zone_conf: /var/nsd/etc/zones.conf
zone_dir: /var/nsd/zones/master