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 f66a4e1 commit 02ac909Copy full SHA for 02ac909
source/core/backup-preparations.txt
@@ -438,7 +438,11 @@ Namespaces Filter
438
~~~~~~~~~~~~~~~~~
439
440
The namespaces filter lets you specify which databases and collections
441
-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
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
446
exclude or a :guilabel:`Whitelist` of those to include. You make your
447
selections when starting a backup and can later edit them as needed. If
448
you change the filter in a way that adds data to your backup, a resync
0 commit comments