19 lines
691 B
JSON
19 lines
691 B
JSON
{
|
|
"homeserver": "https://matrix.federated.computer",
|
|
"auto_join_room": "!bExeXWkSegeQIHovki:matrix.federated.computer",
|
|
"username_prefix": "foobar",
|
|
"header": {
|
|
"title": "Your Fancy Title",
|
|
"avatar": "https://panel.crudgingtons.net/favicon.png"
|
|
},
|
|
"footer": {
|
|
"chatterbox_link": "https://element.io/solutions/chatterbox-embedded-live-chat-for-customer-service",
|
|
"matrix_link": "https://matrix.org"
|
|
},
|
|
"token": "Tc9FQ0eZOzzyqN2p",
|
|
"invite_user": "@botuser:matrix.federated.computer",
|
|
"encrypt_room": false,
|
|
"avatar": "https://panel.crudgingtons.net/favicon.png",
|
|
"disable_composer_until_operator_join": false
|
|
}
|