mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
unbound.d/logging.conf: I need verbosity 2
1 doesn't seem to tell me when things start randomly failing.
This commit is contained in:
parent
8804f7e9f6
commit
fb9961be7b
@ -1,4 +1,4 @@
|
||||
server:
|
||||
use-syslog: yes
|
||||
#logfile: "/tmp/unbound.log"
|
||||
verbosity: 1
|
||||
verbosity: 2
|
||||
|
Loading…
Reference in New Issue
Block a user