- Pool {
- Name = Differential
- Pool Type = Backup
- Recycle = yes # Bareos can automatically recycle Volumes
- AutoPrune = yes # Prune expired volumes
- Volume Retention = 90 days # How long should the Differential Backups be kept? (#09)
- Maximum Volume Bytes = 10G # Limit Volume size to something reasonable
- Maximum Volumes = 100 # Limit number of Volumes in Pool
- Label Format = "Differential-" # Volumes will be labeled "Differential-<volume-id>"
- }
|