{ nick = "cheogram-muc-bridge", componentJid = "bridge.example.com", secret = "", server = { host = "localhost", port = 5347 }, db = "/path/to/sqlite.db", mucs = [ [ { jid = "first@muc", tag = "first", nickChars = Some "a-zA-Z[]" }, { jid = "second@muc", tag = "second", nickChars = None Text } ] ] }