synapse-product/synapse/config
2021-05-24 15:32:01 -04:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py Send the m.room.create stripped event with invites (support MSC1772). (#9966) 2021-05-11 10:58:58 -04:00
appservice.py
auth.py
cache.py Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +01:00
captcha.py
cas.py
consent.py
database.py Add port parameter to the sample config for psycopg2 args (#9911) 2021-05-04 13:28:59 +01:00
emailconfig.py
experimental.py Enable experimental spaces by default. (#10011) 2021-05-24 08:57:14 -04:00
federation.py Add config option to hide device names over federation (#9945) 2021-05-11 14:03:23 +01:00
groups.py
homeserver.py Enable experimental spaces by default. (#10011) 2021-05-24 08:57:14 -04:00
jwt.py
key.py
logger.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
metrics.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Remove superfluous call to bool() (#9986) 2021-05-14 10:58:57 +01:00
repository.py
room_directory.py
room.py
saml2.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
server_notices.py
server.py Limit how often GC happens by time. (#9902) 2021-05-05 16:53:45 +01:00
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Remove tls_fingerprints option (#9280) 2021-05-24 17:43:30 +01:00
tracer.py Support enabling opentracing by user (#9978) 2021-05-14 10:51:08 +01:00
user_directory.py
voip.py
workers.py