10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
|
# Example zones, playground for the DNS REST API users
|
||
|
|
||
|
zone:
|
||
|
# Primary zones
|
||
|
- domain: example.com
|
||
|
dnssec-signing: off
|
||
|
|
||
|
- domain: example.net
|
||
|
dnssec-signing: off
|