A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hey Jocke,
In appsettings.json, it looks like this:
{
"EPiServer": {
"CmsUI": {
"Upload": {
"FileSizeLimit": 104857600
}
}
}
}
Here's the link in the documentation: https://world.optimizely.com/documentation/developer-guides/CMS/configuration/configuring-episerver-ui
Hi!
I have tried to search for how I can set the file upload size limit for CMS 12/.NET 5? Google is however not my best friend at the moment.
I'm thinking it might be possible in app settings.json, or can I set it in code?
/Jocke