Skip to content

Commit 8e3427f

Browse files
DOCSP-38227 namespace filter restriction (#281)
1 parent 0082842 commit 8e3427f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

source/core/backup-preparations.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,11 @@ Namespaces Filter
444444
~~~~~~~~~~~~~~~~~
445445

446446
The namespaces filter lets you specify which databases and collections
447-
to back up. You create either a :guilabel:`Blacklist` of those to
447+
to back up. You can apply a namespace filter to any database except
448+
``admin`` and ``local`` and any collection that doesn't start with
449+
``system``.
450+
451+
You create either a :guilabel:`Blacklist` of those to
448452
exclude or a :guilabel:`Whitelist` of those to include. You make your
449453
selections when starting a backup and can later edit them as needed. If
450454
you change the filter in a way that adds data to your backup, a resync

0 commit comments

Comments
 (0)