summary refs log tree commit diff
path: root/synapse/config/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-24Move the key related config parser into a separate fileMark Haines1-84/+1
2015-04-24Better help for the old-signing-key optionMark Haines1-1/+4
2015-04-23Update to match the specification for key/v2Mark Haines3