.. |
__init__.py
|
…
|
|
__main__.py
|
…
|
|
_base.py
|
Add "--open-private-ports" cmdline option
|
2019-06-24 14:15:34 +01:00 |
api.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
appservice.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
captcha.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
cas.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
consent_config.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
database.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
emailconfig.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
groups.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
homeserver.py
|
Add plugin APIs for implementations of custom event rules.
|
2019-06-14 18:16:03 +01:00 |
jwt_config.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
key.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
logger.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
metrics.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
password.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
password_auth_providers.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
push.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
ratelimiting.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
registration.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
repository.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
room_directory.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
saml2_config.py
|
cleanups
|
2019-06-27 00:37:41 +01:00 |
server.py
|
Merge pull request #5524 from matrix-org/rav/new_cmdline_options
|
2019-06-24 17:25:57 +01:00 |
server_notices_config.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
spam_checker.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
stats.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
third_party_event_rules.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
tls.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
user_directory.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
voip.py
|
Don't load the generated config as the default.
|
2019-06-24 14:14:52 +01:00 |
workers.py
|
Pass config_dir_path and data_dir_path into Config.read_config. (#5522)
|
2019-06-24 11:34:45 +01:00 |