MatrixSynapse/synapse/config
Richard van der Hoff 9bf4b2bda3 Allow overriding the server_notices user's avatar
probably should have done this in the first place, like @turt2live suggested.
2018-05-23 17:43:30 +01:00
..
__init__.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py
_base.py Open config file in non-bytes mode 2018-04-10 17:32:40 +02:00
api.py
appservice.py Use six.moves.urlparse 2018-04-15 21:22:43 +02:00
captcha.py
cas.py
consent_config.py Support for putting %(consent_uri)s in messages 2018-05-23 15:24:31 +01:00
database.py
emailconfig.py
groups.py
homeserver.py Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
jwt.py
key.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
logger.py open log_config in text mode too 2018-04-28 13:34:13 +02:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py
repository.py
saml2.py
server.py
server_notices_config.py Allow overriding the server_notices user's avatar 2018-05-23 17:43:30 +01:00
spam_checker.py
tls.py Open certificate files as bytes 2018-04-10 17:36:29 +02:00
user_directory.py
voip.py
workers.py