summary refs log tree commit diff
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-06Allow empty federation_certificate_verification_whitelist (#6849)timfi2-0/+3
2020-02-06Third party event rules Update (#6781)PeerD3-4/+10
2020-02-06Reduce amount of logging at INFO level. (#6862)Erik Johnston12-21/+22
A lot of the things we log at INFO are now a bit superfluous, so lets make them DEBUG logs to reduce the amount we log by default. Co-Aut