0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/synapse/config
Richard van der Hoff 6cda36777b Drop support for cpu_affinity (#5525)
This has no useful purpose on python3, and is generally a source of confusion.
2019-06-22 11:01:55 +10:00
..
__init__.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py Fix synapse.config.__main__ on python 3 (#4356) 2019-01-08 10:03:09 +11:00
_base.py Improve help and cmdline option names for --generate-config options (#5512) 2019-06-21 18:50:43 +01:00
api.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
appservice.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
captcha.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
cas.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
consent_config.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
database.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
emailconfig.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
groups.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
homeserver.py Add plugin APIs for implementations of custom event rules. 2019-06-14 18:16:03 +01:00
jwt_config.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
key.py Improve logging when generating config files (#5510) 2019-06-21 17:14:56 +01:00
logger.py Improve logging when generating config files (#5510) 2019-06-21 17:14:56 +01:00
metrics.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
password.py Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
password_auth_providers.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
push.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
ratelimiting.py Make all the rate limiting options more consistent (#5181) 2019-05-15 12:06:04 -05:00
registration.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
repository.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
saml2_config.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
server.py Drop support for cpu_affinity (#5525) 2019-06-22 11:01:55 +10:00
server_notices_config.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
spam_checker.py Attempt to make default config more consistent 2019-02-19 13:54:29 +00:00
stats.py Room Statistics (#4338) 2019-05-21 11:36:50 -05:00
third_party_event_rules.py Add plugin APIs for implementations of custom event rules. 2019-06-14 18:16:03 +01:00
tls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
user_directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
voip.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
workers.py Drop support for cpu_affinity (#5525) 2019-06-22 11:01:55 +10:00