-lua.matrix.autojoin_on_invite = "Automatically join rooms you are invited to (default: "on")"
-lua.matrix.backlog_lines = "Number of lines to fetch from backlog upon connecting (default: "120")"
-lua.matrix.debug = "Print a lot of extra information to help with finding bugs and other problems. (default: "off")"
-lua.matrix.encrypted_message_color = "Print encrypted mesages with this color (default: "lightgreen")"
-lua.matrix.homeserver_url = "Full URL including port to your homeserver (including trailing slash) or use default matrix.org (default: "https://matrix.org/")"
-lua.matrix.local_echo = "Print lines locally instead of waiting for return from server (default: "on")"
-lua.matrix.password = "Your homeserver password (default: "")"
-lua.matrix.typing_notices = "Send typing notices when you type (default: "on")"
-lua.matrix.user = "Your homeserver username (default: "")"