forked-synapse/changelog.d/11846.feature
Brendan Abolivier bf60da1a60
Configurable limits on avatars (#11846)
Only allow files which file size and content types match configured
limits to be set as avatar.

Most of the inspiration from the non-test code comes from matrix-org/synapse-dinsic#19
2022-01-28 15:41:33 +01:00

2 lines
94 B
Gherkin

Allow configuring a maximum file size as well as a list of allowed content types for avatars.