- add database disable switch under `config_data` - remove `ip4-only` switch under `config_data` (it is host dependent) Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
parent
5d5ac9b075
commit
4de1d51fef
@ -3,8 +3,8 @@ nsd:
|
|||||||
server:
|
server:
|
||||||
hide-version: 'yes'
|
hide-version: 'yes'
|
||||||
verbosity: 2
|
verbosity: 2
|
||||||
ip4-only: 'yes'
|
database: ""
|
||||||
remote-control:
|
remote-control:
|
||||||
control-enable: 'yes'
|
control-enable: 'yes'
|
||||||
control-interface: '/run/nsd/nsd.sock'
|
control-interface: '/run/nsd/nsd.sock'
|
||||||
zones:
|
zones:
|
||||||
|
Loading…
Reference in New Issue
Block a user