homeserver = "https://matrix.example.com"
username = "@botname:example.com"
password = "your-bot-password"
room_id = "!roomid:example.com"
allowed_users = ["@youruser:example.com"]
enabled = false