diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-08-31 16:26:55 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-08-31 16:26:55 +0200 |
commit | 9a7b8a090ba4fa50fc023bdea04e83602a2ad0bb (patch) | |
tree | c7fec3e97f0b5e116f35272799d69d802267851f /samples/knot.sample.conf.in | |
parent | 4355eafde2b6a80d2b8feaba30b6a884aff070d9 (diff) | |
download | knot-9a7b8a090ba4fa50fc023bdea04e83602a2ad0bb.tar.gz |
Imported Upstream version 1.1.0upstream/1.1.0
Diffstat (limited to 'samples/knot.sample.conf.in')
-rwxr-xr-x[-rw-r--r--] | samples/knot.sample.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/knot.sample.conf.in b/samples/knot.sample.conf.in index 7084595..09da2a8 100644..100755 --- a/samples/knot.sample.conf.in +++ b/samples/knot.sample.conf.in @@ -14,5 +14,5 @@ zones { } log { - syslog { any warning, error; } + syslog { any info, notice, warning, error; } } |