diff --git a/apps/production/custom-configs/synapse-values.yaml b/apps/production/custom-configs/synapse-values.yaml index 75b8d44..c6f3301 100644 --- a/apps/production/custom-configs/synapse-values.yaml +++ b/apps/production/custom-configs/synapse-values.yaml @@ -67,10 +67,6 @@ data: turn_shared_secret: "cab3c8408363515d9b4cdc3384a1f76ca17a973242fdfdc72b67ac4d86158527" turn_user_lifetime: 86400000 turn_allow_guests: false - media-repository: - config: | - media_repository_enabled: true oembed: config: | - oembed: - enabled: true \ No newline at end of file + oembed_enabled: true \ No newline at end of file