0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-28 22:19:01 +02:00
synapse/docs
2019-03-07 07:09:01 +00:00
..
admin_api add API documentation 2019-03-02 03:07:04 +01:00
privacy_policy_templates/en Update documentation and templates for new consent 2018-10-12 17:53:14 -06:00
sphinx
.sample_config_header.yaml Reword the sample config header to be less scary (#4801) 2019-03-07 07:09:01 +00:00
ACME.md Minor tweaks to acme docs (#4689) 2019-02-22 10:56:42 +00:00
ancient_architecture_notes.rst
application_services.rst
architecture.rst
CAPTCHA_SETUP.rst
code_style.rst code_style.rst: formatting 2018-05-31 16:11:34 +01:00
consent_tracking.md Add config variables for enabling terms auth and the policy name (#4142) 2018-11-06 10:32:34 +00:00
log_contexts.rst Do a GC after each test to fix logcontext leaks (#4227) 2018-11-27 13:00:33 +11:00
manhole.md Notes on the manhole 2018-05-23 13:47:34 +01:00
media_repository.rst
metrics-howto.rst Fix metric documentation tables (#3341) 2018-06-06 15:52:37 +10:00
MSC1711_certificates_FAQ.md Synapse 0.99.1 (2019-02-14) 2019-02-14 14:41:40 +00:00
password_auth_providers.rst
postgres.rst doc/postgres.rest: fix displaying of the last command block 2018-06-04 22:41:52 +00:00
README.rst
replication.rst
reverse_proxy.rst Fix v4v6 option in HAProxy example config (#4790) 2019-03-04 13:19:41 +00:00
sample_config.yaml Reword the sample config header to be less scary (#4801) 2019-03-07 07:09:01 +00:00
server_notices.md Let users leave the server notice room after joining 2018-05-25 11:07:21 +01:00
tcp_replication.rst Fix tightloop over connecting to replication server 2019-02-26 15:05:41 +00:00
turn-howto.rst Remove mention of lt-cred-mech in the sample coturn config. (#4333) 2018-12-28 23:31:49 +00:00
url_previews.md
user_directory.md
workers.rst Allow /keys/{changes,query} API to run on worker 2019-03-04 18:30:01 +00:00

All matrix-generic documentation now lives in its own project at

github.com/matrix-org/matrix-doc.git

Only Synapse implementation-specific documentation lives here now
(together with some older stuff will be shortly migrated over to matrix-doc)