Improve description of `named-refused.local` file.

master
Egbert 2020-09-21 12:44:07 -04:00
parent a9fe834585
commit 4180d45e82
1 changed files with 5 additions and 1 deletions

@ -289,7 +289,11 @@ APPENDIX
# print-time yes;
# print-severity true;
# print-category true;
# in the "query-errors" category of "logging" statement.
# in the "<your-custom-channel-name>" channel that references
# the "query-errors" category in "category" statement
# inside "logging" clause.
#
# The required logging clause portion, of the named.conf, is sematically:
#
# logging {
# category query-errors { query-errors_file; };