add support for alias records
This commit is contained in:
parent
e7f8d0071f
commit
c14b7d0bb5
1 changed files with 2 additions and 0 deletions
|
|
@ -7,11 +7,13 @@ powerdns:
|
|||
"config-dir": /etc/powerdns
|
||||
"daemon": "yes"
|
||||
"default-ttl": 3600
|
||||
"expand-alias": "yes"
|
||||
"guardian": "yes"
|
||||
"include-dir": "/etc/powerdns/pdns.d"
|
||||
"launch":
|
||||
bind: {}
|
||||
"master": "no"
|
||||
"resolver": 127.0.0.1
|
||||
"reuseport": "yes"
|
||||
"setgid": pdns
|
||||
"setuid": pdns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue