2017-07-14 19:29:52 +02:00
|
|
|
appname: "cyberman"
|
|
|
|
layout: "main"
|
|
|
|
charset: "UTF-8"
|
2017-07-16 21:09:42 +02:00
|
|
|
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
|
|
|
|
2017-07-15 20:24:05 +02:00
|
|
|
plugins:
|
|
|
|
Database:
|
|
|
|
driver: 'SQLite'
|
|
|
|
dbname: 'db.sqlite'
|
2017-07-17 14:27:33 +02:00
|
|
|
|
2017-08-21 19:44:40 +02:00
|
|
|
stylesheets:
|
|
|
|
default: "cyberpunk"
|
|
|
|
available:
|
|
|
|
- "cyberpunk"
|
|
|
|
- "light"
|
|
|
|
|
2017-08-11 22:28:32 +02:00
|
|
|
tld: 'cyb'
|
2017-08-12 12:26:06 +02:00
|
|
|
|
2017-08-12 12:48:22 +02:00
|
|
|
reserved_domains:
|
|
|
|
# use lowercase please
|
|
|
|
- "opennic"
|
|
|
|
- "dns"
|
2017-08-13 21:12:01 +02:00
|
|
|
- "cybnic"
|
|
|
|
- "register"
|
|
|
|
- "nic"
|
|
|
|
- "reg"
|
2017-08-12 12:48:22 +02:00
|
|
|
|
2017-08-12 12:26:06 +02:00
|
|
|
zonewriter:
|
|
|
|
# Values used for SOA
|
2017-08-19 15:18:21 +02:00
|
|
|
ns: 'ns12.opennic.glue.'
|
2017-08-12 12:26:06 +02:00
|
|
|
responsible: 'hostmaster.opennic.cyb.'
|
|
|
|
file: '/var/nsd/zones/master/cyb'
|
|
|
|
include:
|
|
|
|
# Optionally, you can have the zonewriter include another file
|
|
|
|
# in the zone, which allows you to define some records manually
|
2017-08-19 15:18:21 +02:00
|
|
|
enabled: 1
|
2017-08-12 12:26:06 +02:00
|
|
|
file: 'human_cyb'
|
2017-08-13 18:56:14 +02:00
|
|
|
|
|
|
|
mail:
|
2017-08-19 15:18:21 +02:00
|
|
|
enabled: 1
|
2017-08-13 18:56:14 +02:00
|
|
|
# Currently, the local MTA is used and there's no config option
|
|
|
|
from: 'cybnic@uptime.party'
|
|
|
|
baseurl: 'http://opennic.cyb'
|