Skip to content

Allow specifying the allowed compression formats at runtime

Richard Hughes requested to merge wip/hughsie/allowed_compression into master

This would allow us, for example, to disable the slightly scary LZX compression format when parsing unknown files.

Merge request reports