MatrixSynapse/synapse/config
Kegan Dougal 3fa01be9e4 formatting 2014-09-19 12:04:26 +01:00
..
__init__.py
_base.py Added a TODO note about YAML modeline for editors 2014-09-03 19:30:48 +01:00
captcha.py formatting 2014-09-19 12:04:26 +01:00
database.py
email.py Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils. 2014-09-16 12:36:39 +01:00
homeserver.py Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils. 2014-09-16 12:36:39 +01:00
logger.py
ratelimiting.py
repository.py
server.py Default PID file should be 'homeserver.pid' to match the other 'homeserver.*' naming convention 2014-09-03 17:34:07 +01:00
tls.py