Add possibilty to use other than gzip compress. Rework possible to change...
Add possibilty to use other than gzip compress. Rework possible to change hardcoded .gz to correct one.
Update also conf-options prefixed 'GZIP_' to 'COMPRESS_'. New/renamed options are:
- COMPRESS Compressor name
- COMPRESS_OPTS Compressor options
- COMPRESS_SUFFIX Compressor suffix. For example Gzip (gz), BZip2 (bz2), ZStandard (ztd) and XZ (xz)
There is capability with old GZIP and GZIP_OPTS config options so no need to update configuration file
Edited by Tuukka