summary refs log tree commit diff
path: root/docs/sphinx (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-22Add config option to disable media_repo on main synapseRichard van der Hoff4-9/+30
... to stop us doing the cache cleanup jobs on the master.
2017-11-22Build MediaRepositoryResource as a homeserver dependencyRichard van der Hoff4-5/+19
This avoids the scenario where we have four different PreviewUrlResources configured on a single app, each of which have their own caches and cache clearing jobs.
2017-11-21Improve documentation of workersRichard van der Hoff1-21/+133
Fixes https://github.com/matrix-org/synapse/issues/2554
2017-11-21sanity checksMatthew Hodgson1-1/+4
2017-11-21Clean up dependency listRichard van der Hoff1-16/+15
remove those that aren't used at all, and replace the ones that don't have builders with simple getters rather than dynamically-generated methods.
2017-11-19don't double-invite in sync_room_to_group.plMatthew Hodgson1-3/+6
2017-11-17Bump version in __init__.py v0.25.1 github/release-v0.25.1 release-v0.25.1Richard van der Hoff1-1/+1
2017-11-17Prep changelog for v0.25.1Richard van der Hoff1-0/+8
2017-11-17Fix auth handler #2678Jurek1-1/+1
2017-11-17typoMatthew Hodgson1-1/