summary refs log tree commit diff
path: root/docs/admin_api (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-07Fix conditions failing if min_depth = 0Brendan Abolivier2-3/+3
This could result in Synapse not fetching prev_events for new events in the room if it has missed some events.
2020-01-02Added the section 'Configuration' in /docs/turn-howto.md (#6614)ewaf12-0/+3
put the 2nd part of the "source installation"-section into a new section, because it also applies to Debian packages
2020-01-02