Hi,
Thank you for the contribution.
I rely on https://github.com/confluence-publisher/confluence-publisher to publish the documents. This again uses the version 2.0.2 of this library. It is executed over maven.
Due to having large diagrams, I need to set PLANTUML_LIMIT_SIZE=8192. I tried to set it over the environment variables and as well over mvn install -DPLANTUML_LIMIT_SIZE=8192. Unfortunately, neither of them has helped so far.
Is there a way to set it from outside?