mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-06-08 16:12:37 -04:00
samples: move default server.listen to a comment
This commit is contained in:
parent
396f57f4b3
commit
3b7d4a5fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
server:
|
||||
rundir: "@run_dir@"
|
||||
user: knot:knot
|
||||
listen: [ 127.0.0.1@53, ::1@53 ]
|
||||
# listen: [ 127.0.0.1@53, ::1@53 ]
|
||||
|
||||
log:
|
||||
- target: syslog
|
||||
|
|
|
|||
Loading…
Reference in a new issue