summary refs log tree commit diff
path: root/synapse/config/_base.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-15Move creation of ArgumentParser to callerErik Johnston1-10/+5
2019-07-15Fix up commentsErik Johnston2-3/+3
2019-07-15Change add_arguments to be a static methodErik Johnston5-5/