portal icon indicating copy to clipboard operation
portal copied to clipboard

[feature request] Allow disabling the compression

Open apcamargo opened this issue 1 year ago • 1 comments

Sometimes I'm trying to send a pre-compressed file and Portal spends a lot of time to re-compress it in the sender and decompress in the receiver. Would it be possible to disable compression when sending a single file?

apcamargo avatar Apr 17 '23 20:04 apcamargo

Great Suggestion!

Adding support for configuring what compression algorithm to use has previously been discussed in #85, and it would be possible to add an option for disabling the compression in a similar way. However, this would likely be a breaking change and not available until the next major release.

mellonnen avatar Apr 23 '23 09:04 mellonnen