templates/cli/compressor/custom in backup-3.11.0 vs templates/cli/compressor/custom in backup-4.0.0rc1
- old
+ new
@@ -1,11 +1,7 @@
##
# Custom [Compressor]
#
- # For information on using a Custom Compressor,
- # please see the following Wiki page:
- # https://github.com/meskyanichi/backup/wiki/Compressors
- #
compress_with Custom do |compressor|
compressor.command = 'gzip'
compressor.extension = '.gz'
end