mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-28 06:18:39 +01:00
f135a818f5
* 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> |
||
---|---|---|
.. | ||
attachment.go | ||
cache.go | ||
cors.go | ||
cron_test.go | ||
cron.go | ||
database_sqlite.go | ||
database_test.go | ||
database.go | ||
git.go | ||
indexer_test.go | ||
indexer.go | ||
lfs.go | ||
log.go | ||
mailer.go | ||
markup.go | ||
migrations.go | ||
mime_type_map.go | ||
oauth2_client.go | ||
picture.go | ||
project.go | ||
queue.go | ||
repository.go | ||
service.go | ||
session.go | ||
setting_test.go | ||
setting.go | ||
storage_test.go | ||
storage.go | ||
task.go | ||
webhook.go |