diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-04-03 10:08:23 -0400 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-04-03 10:09:06 -0400 |
commit | 364c7f92b4b1e8d4425418b7e797381ca31ec1aa (patch) | |
tree | 937432f2441b14799f558562c7059b1bbe37926c /contrib/vertobot | |
parent | Appease pep8 (diff) | |
download | synapse-364c7f92b4b1e8d4425418b7e797381ca31ec1aa.tar.xz |
potential contributing guide & author list for synapse
Diffstat (limited to 'contrib/vertobot')
-rw-r--r-- | contrib/vertobot/config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/vertobot/config.yaml b/contrib/vertobot/config.yaml index 04403670a9..555d9389d7 100644 --- a/contrib/vertobot/config.yaml +++ b/contrib/vertobot/config.yaml @@ -7,6 +7,9 @@ matrix: matrix-bot: user_id: '@vertobot:matrix.org' password: '' + domain: 'matrix.org" + as_url: 'http://localhost:8009' + as_token: 'vertobot123' verto-bot: host: webrtc.freeswitch.org |