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 0082842 commit 8e3427fCopy full SHA for 8e3427f
source/core/backup-preparations.txt
@@ -444,7 +444,11 @@ Namespaces Filter
444
~~~~~~~~~~~~~~~~~
445
446
The namespaces filter lets you specify which databases and collections
447
-to back up. You create either a :guilabel:`Blacklist` of those to
+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
452
exclude or a :guilabel:`Whitelist` of those to include. You make your
453
selections when starting a backup and can later edit them as needed. If
454
you change the filter in a way that adds data to your backup, a resync
0 commit comments