dendrite/internal
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
..
caching Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
eventutil Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
hooks MSC2836: Threading - part one (#1589) 2020-11-19 11:34:59 +00:00
httputil Healthcheck endpoints (#2303) 2022-03-25 13:25:15 +00:00
pushgateway Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
pushrules Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
sqlutil Remove unused partition_offset_table (#2288) 2022-03-21 10:47:41 +01:00
test Remove all federation_certificates occurencs 2022-04-04 08:29:44 +02:00
transactions Implement read receipts (#1528) 2020-11-09 18:46:11 +00:00
log.go Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
log_unix.go Added std type to logging config. (#2060) 2021-12-16 15:37:01 +00:00
log_windows.go Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
mutex.go Add a per-room mutex to federationapi when processing transactions (#1810) 2021-03-30 10:01:32 +01:00
version.go Version 0.7.0 (#2304) 2022-03-25 14:53:06 +00:00