diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-09-01 22:11:08 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-09-01 22:11:08 +0100 |
commit | 61e28cdb6f3a921f42e6dbe10fa516df4a5a4f9f (patch) | |
tree | 4cdd103338ee80c14638e050aad1b620d7174699 /synapse/config | |
parent | add pyyaml dependency for config files (diff) | |
download | synapse-61e28cdb6f3a921f42e6dbe10fa516df4a5a4f9f.tar.xz |
specify metavars in argparse
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/server.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py |