0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 09:45:19 +01:00
gitea/modules/templates
zeripath f135a818f5
Make Mermaid.js limit configurable (#16519)
* Make Mermaid.js limit configurable

Add `MERMAID_MAX_SOURCE_CHARACTERS` to `[markup]` settings
to make the maximum size of a mermaid render configurable.

Fix #16513

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fixup! Make Mermaid.js limit configurable

* Update custom/conf/app.example.ini

Co-authored-by: silverwind <me@silverwind.io>

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-07-24 00:21:51 -04:00
..
base.go Prevent template renderer from rendering error (#14646) 2021-02-13 19:41:53 +00:00
dynamic.go
helper_test.go
helper.go Make Mermaid.js limit configurable (#16519) 2021-07-24 00:21:51 -04:00
static.go
templates_bindata.go