I’m expecting this to limit it to 15mb: “max_file_size”: 15000000 in site_config.json
In Web UI, it tells me: “Size exceeds the maximum allowed file size.”
I read this but it does not work: Maximum File Size
I tried different browsers and cleared cache.
Here it says the default is 10MB but in my case, it is clearly 1MB: Configuration
I have ERPNext v14.19.0 running in a docker container. I restart the container after the config change
Any idea, what is wrong?