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 7167fd1Copy full SHA for 7167fd1
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 allows every zone cache to be
114
+cleared by a NOTIFY.
115
''',
116
'versionadded': '4.6.0',
117
'runtime': ['reload-acls'],
0 commit comments