1
0

Remove enable_authenticated_media flag

Fixes https://github.com/element-hq/synapse/issues/17950
This commit is contained in:
Travis Ralston
2025-07-24 12:51:22 -06:00
parent 458e6410e8
commit c862c6ef5e
13 changed files with 55 additions and 198 deletions

View File

@@ -151,10 +151,6 @@ SECTION_HEADERS = {
"being throttled."
),
},
"enable_authenticated_media": {
"title": "Media Store",
"description": "Config options related to Synapse's media store.",
},
"recaptcha_public_key": {
"title": "Captcha",
"description": (