Export as url maximum support #3872
Unanswered
MorganReid
asked this question in
Q&A
Replies: 1 comment
-
Browsers have a limit of the size of URL they can support. There's no point creating a URL that browsers don't support. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I self-deploy a drawio service based on

jgraph/drawio.
I drew a picture, selected
File->Export as->URL
, and pasted the URL into the wiki. it can be automatically render it into a picture. This function is very useful.The question now is how much can this picture support? Is it related to the type of storage? Can I set it myself? I used
xml
storage and measured a picture of about 5M. It can be exported as url. If it exceeds the limit, it will promptBeta Was this translation helpful? Give feedback.
All reactions