dendrite/setup/config
Sebastian Spaeth 5cda098846 Remove all federation_certificates occurencs
This configuration value has not been used since 2019 apparently, and indeed
it is never really used in the code base. So remove all traces of it from
the various configuration files.

Also remove the unused variable FederationCertificatePaths

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2022-04-04 08:29:44 +02:00
..
config.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
config_appservice.go fixup treat the sender_localpart as an exclusive namespace of one user (#2255) 2022-03-24 13:57:00 +00:00
config_clientapi.go Allow preventing guest registration (#2199) 2022-02-18 10:12:26 +00:00
config_federationapi.go Remove all federation_certificates occurencs 2022-04-04 08:29:44 +02:00
config_global.go Implement server notices (#2180) 2022-02-18 16:05:03 +01:00
config_jetstream.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
config_keyserver.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_mediaapi.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_mscs.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_roomserver.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_syncapi.go Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
config_test.go Remove all federation_certificates occurencs 2022-04-04 08:29:44 +02:00
config_userapi.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00