mrmBot-Matrix/servers.json

11 lines
249 B
JSON

{
"lava": [
{ "id": "1", "host": "localhost", "port": 2333, "password": "youshallnotpass", "local": true }
],
"image": [
{ "server": "localhost", "auth": "verycoolpass100", "tls": false }
],
"searx": [
"https://searx.xyz"
]
}