Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo when using sys.stderr.write | Erik Johnston | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | Add utility to parse config and print out a key | Erik Johnston | 2015-08-25 | 1 | -0/+30 |
Usage: ``` $ python -m synapse.config read server_name -c homeserver.yaml localhost ``` |