Browse Source

Set verbosity to 1 (the default is 0) so we log incoming notifies

and zone xfers.  OK florian@ deraadt@
OPENBSD_5_8
millert 9 years ago
parent
commit
8567b6a47c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/nsd.conf

+ 2
- 1
src/etc/nsd.conf View File

@ -1,7 +1,8 @@
# $OpenBSD: nsd.conf,v 1.9 2015/03/10 18:11:35 florian Exp $
# $OpenBSD: nsd.conf,v 1.10 2015/03/10 22:16:30 millert Exp $
server:
hide-version: yes
verbosity: 1
database: "" # disable database
## bind to a specific address/port


Loading…
Cancel
Save