add bel to config.json
parent
b6dbe25a48
commit
d26d043f2e
|
|
@ -21,6 +21,13 @@
|
||||||
"Dropoff": true
|
"Dropoff": true
|
||||||
},
|
},
|
||||||
"Clients": {
|
"Clients": {
|
||||||
|
"bel": {
|
||||||
|
"States": [],
|
||||||
|
"IDs": {
|
||||||
|
"Matrix": "@breellocaldev:matrix.org"
|
||||||
|
},
|
||||||
|
"Available": 5642452800
|
||||||
|
},
|
||||||
"broc": {
|
"broc": {
|
||||||
"States": [
|
"States": [
|
||||||
"FL",
|
"FL",
|
||||||
|
|
@ -56,7 +63,7 @@
|
||||||
"Message": {
|
"Message": {
|
||||||
"Matrix": {
|
"Matrix": {
|
||||||
"ReceiveEnabled": true,
|
"ReceiveEnabled": true,
|
||||||
"Mock": true,
|
"Mock": false,
|
||||||
"Homeserver": "https://matrix-client.matrix.org",
|
"Homeserver": "https://matrix-client.matrix.org",
|
||||||
"Username": "@breellocaldev:matrix.org",
|
"Username": "@breellocaldev:matrix.org",
|
||||||
"Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa",
|
"Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue