.. |
__init__.py
|
…
|
|
__main__.py
|
…
|
|
_base.py
|
Allow passing --daemonize to workers
|
2019-03-13 17:33:54 +00:00 |
api.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
appservice.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
captcha.py
|
switch from google.com to recaptcha.net for reCAPTCHA (#4731)
|
2019-02-25 11:15:36 -08:00 |
cas.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
consent_config.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
database.py
|
Include a default configuration file in the 'docs' directory. (#4791)
|
2019-03-04 17:14:58 +00:00 |
emailconfig.py
|
…
|
|
groups.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
homeserver.py
|
…
|
|
jwt_config.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
key.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
logger.py
|
Include a default configuration file in the 'docs' directory. (#4791)
|
2019-03-04 17:14:58 +00:00 |
metrics.py
|
Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format
|
2019-02-20 14:13:38 +00:00 |
password.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
password_auth_providers.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
push.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
ratelimiting.py
|
Add ratelimiting on login (#4821)
|
2019-03-15 17:46:16 +00:00 |
registration.py
|
Clarify what registration_shared_secret allows for (#2885) (#4844)
|
2019-03-11 18:21:52 +00:00 |
repository.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
room_directory.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
saml2_config.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
server.py
|
Include a default configuration file in the 'docs' directory. (#4791)
|
2019-03-04 17:14:58 +00:00 |
server_notices_config.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
spam_checker.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
tls.py
|
Document using a certificate with a full chain (#4849)
|
2019-03-13 15:26:29 +00:00 |
user_directory.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
voip.py
|
Attempt to make default config more consistent
|
2019-02-19 13:54:29 +00:00 |
workers.py
|
Correctly handle all command line options
|
2019-03-14 13:32:14 +00:00 |