I tried sending a screenshot to the Synapse Admins room, but it didn't work. I didn't get any error messages or anything. I also can't find anything relevant in the synapse log.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T125: Remote images from tchncs.de don't show
Event Timeline
Comment Actions
From my conversation with Claude, this seems to be caused by the value of the client_max_body_size being too low.
Comment Actions
Setting the client_max_body_size to 100M seems resolve the issue. Also, before this, I noticed that some images weren't showing, which I think was also caused by this, so hopefully that issue will disappear too.