MatrixSynapse/docs
Richard van der Hoff 71a1abb8a1
Stop the master relaying USER_SYNC for other workers (#7318)
Long story short: if we're handling presence on the current worker, we shouldn't be sending USER_SYNC commands over replication.

In an attempt to figure out what is going on here, I ended up refactoring some bits of the presencehandler code, so the first 4 commits here are non-functional refactors to move this code slightly closer to sanity. (There's still plenty to do here :/). Suggest reviewing individual commits.

Fixes (I hope) #7257.
2020-04-22 22:39:04 +01:00
..
admin_api
dev
privacy_policy_templates/en
sphinx
systemd-with-workers
.sample_config_header.yaml
ACME.md
CAPTCHA_SETUP.md
MSC1711_certificates_FAQ.md
README.md
ancient_architecture_notes.md
application_services.md
architecture.md
code_style.md
consent_tracking.md
delegate.md
federate.md
log_contexts.md
manhole.md
media_repository.md
message_retention_policies.md
metrics-howto.md
opentracing.md
password_auth_providers.md
postgres.md
replication.md
reverse_proxy.md
room_and_user_statistics.md
saml_mapping_providers.md
sample_config.yaml
sample_log_config.yaml Automate generation of the sample and debian log configs (#6627) 2020-01-03 17:14:00 +00:00
server_notices.md
spam_checker.md
structured_logging.md
tcp_replication.md Stop the master relaying USER_SYNC for other workers (#7318) 2020-04-22 22:39:04 +01:00
turn-howto.md
url_previews.md
user_directory.md
workers.md

README.md

Synapse Documentation

This directory contains documentation specific to the synapse homeserver.

All matrix-generic documentation now lives in its own project, located at matrix-org/matrix-doc

(Note: some items here may be moved to matrix-org/matrix-doc at some point in the future.)