change to selfhosted staging
parent
72a474b50a
commit
111fe0ad6d
18
config.json
18
config.json
|
|
@ -23,12 +23,13 @@
|
||||||
"Clients": {
|
"Clients": {
|
||||||
"bel": {
|
"bel": {
|
||||||
"States": [
|
"States": [
|
||||||
"GA"
|
"GA",
|
||||||
|
"NC"
|
||||||
],
|
],
|
||||||
"IDs": {
|
"IDs": {
|
||||||
"Matrix": "@breellocaldev:matrix.org"
|
"Matrix": "@bel:synapse.home.blapointe.com"
|
||||||
},
|
},
|
||||||
"Available": 1641013200
|
"Available": 1612328400
|
||||||
},
|
},
|
||||||
"broc": {
|
"broc": {
|
||||||
"States": [
|
"States": [
|
||||||
|
|
@ -51,7 +52,8 @@
|
||||||
},
|
},
|
||||||
"pa": {
|
"pa": {
|
||||||
"States": [
|
"States": [
|
||||||
"OK"
|
"GA",
|
||||||
|
"NC"
|
||||||
],
|
],
|
||||||
"IDs": {
|
"IDs": {
|
||||||
"Matrix": "@belandbroc:matrix.org"
|
"Matrix": "@belandbroc:matrix.org"
|
||||||
|
|
@ -67,11 +69,11 @@
|
||||||
"Matrix": {
|
"Matrix": {
|
||||||
"ReceiveEnabled": true,
|
"ReceiveEnabled": true,
|
||||||
"Mock": false,
|
"Mock": false,
|
||||||
"Homeserver": "https://matrix-client.matrix.org",
|
"Homeserver": "https://synapse.home.blapointe.com",
|
||||||
"Username": "@breellocaldev:matrix.org",
|
"Username": "@bel:synapse.home.blapointe.com",
|
||||||
"Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa",
|
"Token": "MDAyOGxvY2F0aW9uIHN5bmFwc2UuaG9tZS5ibGFwb2ludGUuY29tCjAwMTNpZGVudGlmaWVyIGtleQowMDEwY2lkIGdlbiA9IDEKMDAzMmNpZCB1c2VyX2lkID0gQGJlbDpzeW5hcHNlLmhvbWUuYmxhcG9pbnRlLmNvbQowMDE2Y2lkIHR5cGUgPSBhY2Nlc3MKMDAyMWNpZCBub25jZSA9IFpXTTtCaTNBODdtSTpsZkAKMDAyZnNpZ25hdHVyZSBX37kStY2wt_ftMfEYPfk1ADMJ6ZVfZsro9ic3weZ25Ao",
|
||||||
"Device": "TGNIOGKATZ",
|
"Device": "TGNIOGKATZ",
|
||||||
"Room": "!hmZLTAfvaizaGquCGM:matrix.org"
|
"Room": "!WbawbZxHqnxxfhvcSj:synapse.home.blapointe.com"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Once": false,
|
"Once": false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue