If set, all backup package files (including SLO segments) will be scheduled for automatic removal by the server.
The `keep` option should not be used if this is set, unless you’re transitioning from the `keep` option.
Additional options to pass along to fog. e.g. Fog::Storage.new({ :provider => ‘Rackspace’ }.merge(fog_options))
SLO Segment size, specified in MiB.
Each package file larger than segment_size will be uploaded as a Static Large Objects (SLO).
Defaults to 0 for backward compatibility (pre v.3.7.0), since segments_container would be required.
Minimum: 1 (0 disables SLO support) Maximum: 5120 (5 GiB)
Rackspace Container Name for SLO Segments Required if segment_size is set. Must be different from container.
Generated with the Darkfish Rdoc Generator 2.