Merge pull request #1631 from toastboy70/bug/#1536

Change unbound logfile to the empty string
This commit is contained in:
Dario Ernst
2021-06-03 21:23:29 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ server:
verbosity: 1
interface: 0.0.0.0
interface: ::0
logfile: /dev/stdout
logfile: ""
do-ip4: yes
do-ip6: yes
do-udp: yes