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