Commit f437bd3d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We want detailed statistics for each zone

parent 9eb06164
......@@ -81,6 +81,7 @@ options {
pid-file "/run/named/named.pid";
statistics-file "/run/named/named.stats";
session-keyfile "/run/named/session.key";
zone-statistics yes;
};
statistics-channels {
inet 127.0.0.1 port 8653 allow { 127.0.0.1; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment