Difference between revisions of "Compress Backup Files"
From Roaring Penguin
(Created page with "To set CanIt to compress its backup files and thus reduce the amount of disk space required: Edit /usr/share/canit/canit.conf and change compress_dump = no to compress_…") |
|||
Line 1: | Line 1: | ||
To set CanIt to compress its backup files and thus reduce the amount of disk space required: | To set CanIt to compress its backup files and thus reduce the amount of disk space required: | ||
− | Edit /usr/share/canit/canit.conf and change | + | Edit /usr/share/canit/canit.conf and change. |
compress_dump = no | compress_dump = no |
Revision as of 10:21, 14 May 2014
To set CanIt to compress its backup files and thus reduce the amount of disk space required:
Edit /usr/share/canit/canit.conf and change.
compress_dump = no
to
compress_dump = yes