Erik Johnston b62c1395d6 Merge branch 'release-v0.10.0' of github.com:matrix-org/synapse into develop 8 years ago
..
__init__.py adb04b1e57 Update copyright notices 9 years ago
__main__.py 1d1c303b9b Fix typo when using sys.stderr.write 8 years ago
_base.py b442217d91 Actually add config path 8 years ago
appservice.py d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 years ago
captcha.py 62b4b72fe4 Close, but no cigar. 9 years ago
database.py 46a65c282f Allow generate-config to run against an existing config file to generate default keys 9 years ago
homeserver.py f53bae0c19 code beautify 9 years ago
key.py cf8c04948f Fix typo in module imports and package dependencies 8 years ago
logger.py 2f1348f339 Write a default log_config when generating config 9 years ago
metrics.py a005b7269a Add backwards compat support for metrics, manhole and webclient config options 9 years ago
ratelimiting.py d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 years ago
registration.py 2d3462714e Issue macaroons as opaque auth tokens 8 years ago
repository.py 95b0f5449d Fix flake8 warning 8 years ago
saml2.py f3049d0b81 Small tweaks to SAML2 configuration. 9 years ago
server.py 86cef6a91b Allow specifying a directory to host a web client from 8 years ago
tls.py 90dbd71c13 Merge branch 'master' of github.com:matrix-org/synapse into develop 8 years ago
voip.py d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 years ago