Skip to content

Commit 7167fd1

Browse files
committed
rec docs: Document how to disable allow_notify_for
Signed-off-by: Janne Heß <janne@hess.ooo>
1 parent d0257e1 commit 7167fd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pdns/recursordist/rec-rust-lib/table.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@
110110
Domain names specified in this list are used to permit incoming
111111
NOTIFY operations to wipe any cache entries that match the domain
112112
name. If this list is empty, all NOTIFY operations will be ignored.
113+
Adding a single ``.`` to the list allows every zone cache to be
114+
cleared by a NOTIFY.
113115
''',
114116
'versionadded': '4.6.0',
115117
'runtime': ['reload-acls'],

0 commit comments

Comments
 (0)