Remove sections that are dead in the monolith sample

This commit is contained in:
Neil Alexander 2022-05-12 11:48:06 +01:00
parent a1a349d341
commit 189d478491
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -194,10 +194,6 @@ federation_api:
# last resort.
prefer_direct_fetch: false
# Configuration for the Key Server (for end-to-end encryption).
key_server:
# There are no configurable options for the key server in a monolith deployment.
# Configuration for the Media API.
media_api:
# Storage path for uploaded media. May be relative or absolute.
@ -232,10 +228,6 @@ mscs:
# - msc2836 # (Threading, see https://github.com/matrix-org/matrix-doc/pull/2836)
# - msc2946 # (Spaces Summary, see https://github.com/matrix-org/matrix-doc/pull/2946)
# Configuration for the Room Server.
room_server:
# There are no configurable options for the roomserver in a monolith deployment.
# Configuration for the Sync API.
sync_api:
# This option controls which HTTP header to inspect to find the real remote IP