forked-synapse/docs
Erik Johnston 37f6823f5b
Add instance name to RDATA/POSITION commands (#7364)
This is primarily for allowing us to send those commands from workers, but for now simply allows us to ignore echoed RDATA/POSITION commands that we sent (we get echoes of sent commands when using redis). Currently we log a WARNING on the master process every time we receive an echoed RDATA.
2020-04-29 16:23:08 +01:00
..
admin_api Clean up admin api docs (#7361) 2020-04-28 20:06:03 +01:00
dev Add developer documentation for running a local CAS server (#7147) 2020-03-30 07:28:42 -04:00
privacy_policy_templates/en
sphinx
systemd-with-workers Make systemd-with-workers doc official (#7234) 2020-04-08 11:59:26 +01:00
.sample_config_header.yaml
ACME.md
ancient_architecture_notes.md
application_services.md Add some explanation to application_services.md (#7091) 2020-04-27 15:03:09 +01:00
architecture.md
CAPTCHA_SETUP.md
code_style.md
consent_tracking.md
delegate.md
federate.md
log_contexts.md Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
manhole.md
media_repository.md
message_retention_policies.md
metrics-howto.md Document monitoring workers (#7357) 2020-04-27 21:36:47 +02:00
MSC1711_certificates_FAQ.md
opentracing.md
password_auth_providers.md Add matrix-synapse-shared-secret-auth as an example password provider (#7248) 2020-04-09 12:49:05 +01:00
postgres.md Update postgres.md (#7119) 2020-04-01 12:44:51 +01:00
README.md
replication.md
reverse_proxy.md Add setting to nginx configuration to allow larger file uploads (#7251) 2020-04-13 17:23:36 +01:00
room_and_user_statistics.md
saml_mapping_providers.md
sample_config.yaml Add documentation to the sample config about the templates for SSO. (#7343) 2020-04-24 15:03:49 -04:00
sample_log_config.yaml
server_notices.md
spam_checker.md
structured_logging.md
tcp_replication.md Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
turn-howto.md Merge branch 'master' into develop 2020-04-23 11:23:33 +02:00
url_previews.md
user_directory.md
workers.md Merge branch 'release-v1.12.4' into develop 2020-04-22 13:09:23 +01:00

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.)