MatrixSynapse/synapse/config
Andrew Morgan b85821aca2
Add port parameter to the sample config for psycopg2 args (#9911)
Adds the `port` option with the default value to the sample config file.
2021-05-04 13:28:59 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py
cache.py
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 Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation.py
groups.py
homeserver.py
jwt.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
key.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
logger.py
metrics.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py More robust handling of the Content-Type header for thumbnail generation (#9788) 2021-04-14 16:30:59 +01:00
room.py
room_directory.py
saml2.py
server.py
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
tracer.py
user_directory.py
voip.py
workers.py