mrmBot-Matrix/servers.json

11 lines
258 B
JSON

{
"lava": [
{ "name": "localhost", "url": "localhost:2333", "auth": "youshallnotpass", "local": true }
],
"image": [
{ "server": "localhost", "auth": "verycoolpass100", "tls": false }
],
"searx": [
"https://searx.projectlounge.pw"
]
}