Hello I use your module to build epub format, which is a specific zip file. In this case I need do disable the feature of creating extra_fields in zip file, because the epub forbids them for some parts. https://idpf.org/epub/30/spec/epub30-ocf.html#sec-zip-container-mime.
Best solution will be disabling per one file, but disabling for whole archive can be ok in my case too.
Thank you
Hello I use your module to build epub format, which is a specific zip file. In this case I need do disable the feature of creating extra_fields in zip file, because the epub forbids them for some parts. https://idpf.org/epub/30/spec/epub30-ocf.html#sec-zip-container-mime.
Best solution will be disabling per one file, but disabling for whole archive can be ok in my case too.
Thank you