Deployment Retention
Retention policies control how many bundles are kept for a content item and for how long.
You can override the server-wide defaults for an individual content item in its _ricochet.toml.
Refer to the Deployment Retention docs in the admin guide for guidance on how retention works, cleanup behavior, and server-wide configuration.
Deployment RetentionHow retention works, cleanup behavior, and server-wide configuration.
Per-content configuration
Section titled “Per-content configuration”Override the server default for a specific content item in its _ricochet.toml:
[retention]max_deployments = 5max_age_days = 30