Only join configured room

This commit is contained in:
joenas
2017-06-21 15:54:52 +02:00
parent 4a64f21ace
commit 5c04e733f5
3 changed files with 10 additions and 10 deletions

View File

@@ -29,5 +29,5 @@ end
setting("string", "user", nil, true) -- User name, fe @digbot:matrix.org
setting("string", "server", nil, true) -- Server address to connect to
setting("number", "port", 8448) -- Server port to connect to
setting("string", "channel", nil, true) -- Channel to join (not needed?)
setting("string", "room_id", nil, true) -- Channel to join (not needed?)
setting("string", "password", nil, true) -- Server password