summary refs log tree commit diff
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-21Added HAProxy example (#4660)Benoît S1-0/+18
* Added HAProxy example Proposal of an example with HAProxy. Asked by #4541. Signed-off-by: Benoît S. (“Benpro”) <gitlab@benpro.fr> * Following suggestions of @richvdh
2019-02-20Consider e2e_room_keys.is_verified column as booleanEric2-0/+4
This column was considered as an int, crashing the whole migration process Signed-off-by: Eric <eric@pedr0.net>
2019-02-20Add metrics for number of outgoing EDUs, by type (#4695)Richard van der Hoff3