Hhertz/config.json
2025-07-31 23:47:20 +03:00

14 lines
335 B
JSON

{
"mqtt": {
"url": "mqtt://radiola.bebra.vpn:1883",
"username": "owrx_mqtt",
"password": "0wrX_user;",
"topic": "owrx/#"
},
"matrix": {
"homeserverUrl": "https://mtrx.hypogea.org",
"accessToken": "syt_bWVzaHRhc3RpYy1ib3Q_XTiNiSBMmcQVmoOvcwuy_1SAoSi",
"roomId": "!AtAWnyWJVKLCrWkjNP:hypogea.org"
}
}