diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-11-28 06:55:05 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-02 18:01:16 +0000 |
commit | 72c1cc743ef42bfd7e1760b40fc1fc8ac798a930 (patch) | |
tree | a1beb74705de3435d8b01b183bda503fcb10ac8a /contrib/vertobot/config.yaml | |
parent | a simple matrix->verto bot, distantly related to the irc bridge (diff) | |
download | synapse-72c1cc743ef42bfd7e1760b40fc1fc8ac798a930.tar.xz |
clean up a vertobot a bit
Diffstat (limited to 'contrib/vertobot/config.yaml')
-rw-r--r-- | contrib/vertobot/config.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/vertobot/config.yaml b/contrib/vertobot/config.yaml index b251e405f3..04403670a9 100644 --- a/contrib/vertobot/config.yaml +++ b/contrib/vertobot/config.yaml @@ -8,10 +8,6 @@ matrix-bot: user_id: '@vertobot:matrix.org' password: '' -# Extra registration params required for creating new "ghost" users -matrix-register: - captcha_bypass_secret: '' - verto-bot: host: webrtc.freeswitch.org service: 8081 |