Skip to content

Better payload limit to match max note size

Following tests I think this is a reasonable value. Also, larger limits make the app sluggish and pretty unusable, so we better protect it.

Besides, larger files make CodiMD often respond with 503 ("I'm busy, please retry later") when fetching the content, and that is problematic in the context of the CERNBox integration.

Merge request reports