We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0257e1 commit 10f7df8Copy full SHA for 10f7df8
pdns/recursordist/rec-rust-lib/table.py
@@ -110,6 +110,8 @@
110
Domain names specified in this list are used to permit incoming
111
NOTIFY operations to wipe any cache entries that match the domain
112
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.
115
''',
116
'versionadded': '4.6.0',
117
'runtime': ['reload-acls'],
0 commit comments