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