From 2ce7e68550837f4385b15d6803296bf4596ff1b0 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Fri, 28 Jan 2022 14:00:38 +0000 Subject: Regenerate sample config --- docs/sample_config.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs/sample_config.yaml') diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml index a813929094..5e0429ea73 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml @@ -471,16 +471,14 @@ limit_remote_rooms: # #allow_per_room_profiles: false -# The largest allowed size for a user avatar. If not defined, no -# restriction will be imposed. +# The largest allowed file size for a user avatar. Defaults to no restriction. # # Note that user avatar changes will not work if this is set without # using Synapse's media repository. # #max_avatar_size: 10M -# Allow mimetypes for a user avatar. If not defined, no restriction will -# be imposed. +# The MIME types allowed for user avatars. Defaults to no restriction. # # Note that user avatar changes will not work if this is set without # using Synapse's media repository. -- cgit 1.4.1