xwikisas / application-diagram

Create various types of diagrams using draw.io
GNU Lesser General Public License v2.1
0 stars 5 forks source link

Add option to configure the editor #268

Open oanalavinia opened 1 month ago

oanalavinia commented 1 month ago

Give the option to provide a JSON with configurations to be applied to the diagram editor. Check https://www.drawio.com/doc/faq/configure-diagram-editor for more details on what could be configured.

An example would be the maximum size for imported files, which has the default value of 1MB (i.e. maxImageBytes = 1000000).