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
Richard van der Hoff 4f0637346a
Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464)
4 years ago
..
admin_api Admin API for reported events (#8217) 4 years ago
dev Cleanups to the OpenID Connect integration (#7628) 5 years ago
privacy_policy_templates/en Update documentation and templates for new consent 6 years ago
systemd-with-workers Systemd docs: configure workers to start after main process. (#8276) 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
code_style.md Remove docs/sphinx and related references (#8480) 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
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 Update manhole documentation for async/await. (#8462) 4 years ago
media_repository.md (#5849) Convert rst to markdown (#6040) 5 years ago
message_retention_policies.md Rephrase 5 years ago
metrics-howto.md Fix typo in metrics docs (#7966) 4 years ago
openid.md Add config option for always using "userinfo endpoint" for OIDC (#7658) 4 years ago
opentracing.md (#5849) Convert rst to markdown (#6040) 5 years ago
password_auth_providers.md Add a link to the matrix-synapse-rest-password-provider. (#8111) 4 years ago
postgres.md Add checks for postgres sequence consistency (#8402) 4 years ago
replication.md (#5849) Convert rst to markdown (#6040) 5 years ago
reverse_proxy.md Add note to reverse_proxy.md about disabling Apache's mod_security2 (#8375) 4 years ago
room_and_user_statistics.md Fix and refactor room and user stats (#5971) 5 years ago
sample_config.yaml Update default room version to 6 (#8461) 4 years ago
sample_log_config.yaml Move setting of Filter into code. 4 years ago
server_notices.md Add admin api for sending server_notices (#5121) 6 years ago
spam_checker.md Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 4 years ago
sso_mapping_providers.md Allow additional SSO properties to be passed to the client (#8413) 4 years ago
structured_logging.md Implement a structured logging output system. (#5680) 5 years ago
synctl_workers.md Update worker docs with recent enhancements (#7969) 4 years ago
tcp_replication.md Support any process writing to cache invalidation stream. (#7436) 5 years ago
turn-howto.md Minor clarifications to the TURN docs (#7533) 5 years ago
url_previews.md move url_previews to MD as RST does my head in 7 years ago
user_directory.md Rename database classes to make some sense (#8033) 4 years ago
workers.md Allow background tasks to be run on a separate worker. (#8369) 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.)