# DisasterRecoverySettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enable** | Option<**bool**> | Add a Disaster Recovery header to all encrypted capsules. If set to true, a DR public key must be set. | [optional]
**public_key** | Option<**String**> | An Antimatter Disaster Recovery public key to use if enable is true | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)