Enterprise Administration > File Vaulting and Replication > File Vaulting > Understanding File Vaulting > Creating Vaulting Rules > Sending Content to a Vault
  
Sending Content to a Vault
Vaulting rules are defined to all the ContentHolder classes that are DomainAdministered. ContentHolder classes that are not DomainAdministered cannot have rules.
With the wt.fv.useVaultsForAllContent property, all content that does not have existing rules or cannot have rules can also be vaulted to a special vault called a default target vault for site.
If this property is set to true, the content is always sent to the vault based on the following rules:
If a vaulting rule is defined for the content, the content is sent to the vault based on the rule.
If a vaulting rule is not defined for the content, the content is sent to the default target vault for site.
* 
The rule may not be present because either a rule cannot be defined for such a ContentHolder class (not domain administered), or a rule can be defined but has not been.
If this property is set to false (the default value), the content goes to a vault or a BLOB based on the following conditions:
If a vaulting rule is defined for the content, the content is sent to the vault based on the rule.
If a vaulting rule is not defined for the content, the content is sent to the BLOB.