Replies: 2 comments 1 reply
-
There's no way to currently do this, but it can be added for Lite ... feel free to open a feature request. The on-premises installation is more problematic though, given the additional role-based access, sharing link, etc. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Moving to #165. |
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.
-
When linking markdown documentation of a software system that includes images, the documentation is rendered correctly in Structurizr. However, adding even a few images (less than 5MB in total) to a single markdown document makes the UI (both Lite and on-premises) incredibly slow.
I found here: #161 (comment) that inlined/embedded images is default behavior.
@simonbrowndotje Is it possible to configure Lite and on-premises to provide publicly accessible URLs for each image, instead of converting them to Base64? I mean without host images separately, so web-server from Lite and on-premises will serve them images as static files?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions