Skip to content

Commit 10f7df8

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

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 disables this check altogether
114+
and allows clearing all zones.
113115
''',
114116
'versionadded': '4.6.0',
115117
'runtime': ['reload-acls'],

0 commit comments

Comments
 (0)