Skip to content

Commit 02ac909

Browse files
DOCSP-38227 namespace filter restriction (#285)
1 parent f66a4e1 commit 02ac909

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
@@ -438,7 +438,11 @@ Namespaces Filter
438438
~~~~~~~~~~~~~~~~~
439439

440440
The namespaces filter lets you specify which databases and collections
441-
to back up. You create either a :guilabel:`Blacklist` of those to
441+
to back up. You can apply a namespace filter to any database except
442+
``admin`` and ``local`` and any collection that doesn't start with
443+
``system``.
444+
445+
You create either a :guilabel:`Blacklist` of those to
442446
exclude or a :guilabel:`Whitelist` of those to include. You make your
443447
selections when starting a backup and can later edit them as needed. If
444448
you change the filter in a way that adds data to your backup, a resync

0 commit comments

Comments
 (0)