0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 02:17:00 +02:00
synapse/docs
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse
... to stop us doing the cache cleanup jobs on the master.
2017-11-22 16:20:27 +00:00
..
admin_api
sphinx
ancient_architecture_notes.rst
application_services.rst
architecture.rst
CAPTCHA_SETUP.rst
code_style.rst
log_contexts.rst Remove preserve_context_over_{fn, deferred} 2017-11-14 11:22:42 +00:00
media_repository.rst
metrics-howto.rst
password_auth_providers.rst Factor _AccountHandler proxy out to ModuleApi 2017-11-02 14:36:11 +00:00
postgres.rst
README.rst
replication.rst
tcp_replication.rst
turn-howto.rst
url_previews.md
user_directory.md simplify instructions for regenerating user_dir 2017-11-04 19:34:59 +00:00
workers.rst Add config option to disable media_repo on main synapse 2017-11-22 16:20:27 +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)