You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/docs
Jerin J Titus 057ce7b754
Remove tls_fingerprints option (#9280)
4 years ago
..
admin_api Add missing entry to the table of contents of room admin API (#10043) 4 years ago
dev Refactor the CAS handler in prep for using the abstracted SSO code. (#8958) 4 years ago
privacy_policy_templates/en Update documentation and templates for new consent 6 years ago
systemd-with-workers Hardened systemd unit files (#9803) 4 years ago
.sample_config_header.yaml Various improvements to the docs (#7899) 4 years ago
ACME.md Update the dates for ACME v1 EOL 4 years ago
CAPTCHA_SETUP.md Modify doc to update Google ReCaptcha terms (#6257) 5 years ago
MSC1711_certificates_FAQ.md (#5849) Convert rst to markdown (#6040) 5 years ago
README.md (#5849) Convert rst to markdown (#6040) 5 years ago
ancient_architecture_notes.md (#5849) Convert rst to markdown (#6040) 5 years ago
application_services.md Add some explanation to application_services.md (#7091) 5 years ago
architecture.md (#5849) Convert rst to markdown (#6040) 5 years ago
auth_chain_diff.dot Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
auth_chain_diff.dot.png Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
auth_chain_difference_algorithm.md Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
code_style.md Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 4 years ago
consent_tracking.md Add config variables for enabling terms auth and the policy name (#4142) 6 years ago
delegate.md Incorporate review 5 years ago
deprecation_policy.md Add deprecation policy doc (#9723) 4 years ago
federate.md Updated docs: Added note about missing 308 redirect support. (#8120) 4 years ago
jwt.md Return the proper 403 Forbidden error during errors with JWT logins. (#7844) 4 years ago
log_contexts.md Clean up some LoggingContext stuff (#7120) 5 years ago
manhole.md Add note to manhole.md about bind_address when using with docker (#8526) 4 years ago
media_repository.md (#5849) Convert rst to markdown (#6040) 5 years ago
message_retention_policies.md Update documentation on retention policies limits (#8529) 4 years ago
metrics-howto.md Improve documentation how to configure prometheus for workers (#8822) 4 years ago
openid.md Add support for stable MSC2858 API (#9617) 4 years ago
opentracing.md Support enabling opentracing by user (#9978) 4 years ago
password_auth_providers.md Fix typo in password_auth_providers doc 4 years ago
postgres.md Update postgres docs (#9989) 4 years ago
presence_router_module.md Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 4 years ago
replication.md (#5849) Convert rst to markdown (#6040) 5 years ago
reverse_proxy.md Preserve host in example apache config (#9696) 4 years ago
room_and_user_statistics.md Fix and refactor room and user stats (#5971) 5 years ago
sample_config.yaml Remove tls_fingerprints option (#9280) 4 years ago
sample_log_config.yaml Support generating structured logs in addition to standard logs. (#8607) 4 years ago
server_notices.md Add admin api for sending server_notices (#5121) 6 years ago
spam_checker.md Pass SSO IdP information to spam checker's registration function (#9626) 4 years ago
sso_mapping_providers.md Update SSO mapping providers documentation about unique IDs. (#9980) 4 years ago
structured_logging.md Support generating structured logs in addition to standard logs. (#8607) 4 years ago
synctl_workers.md Update worker docs with recent enhancements (#7969) 4 years ago
tcp_replication.md Fix deleting pushers when using sharded pushers. (#9465) 4 years ago
turn-howto.md Correct `matrix-synapse.service` reference in TURN howto docs. (#9308) 4 years ago
url_previews.md move url_previews to MD as RST does my head in 7 years ago
user_directory.md Update user_directory.md (#10016) 4 years ago
workers.md docs: fallback/web endpoint does not appear to be mounted on workers (#9679) 4 years ago

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