You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/config/default.json

22 lines
437 B
JSON

{
"serverUrl": "random.snode",
"localUrl": "localhost.loki",
"cdnUrl": "random.snode",
"contentProxyUrl": "",
"seedNodeList": [
{
"url": "https://storage.seed1.loki.network:4433/"
},
{
"url": "https://storage.seed3.loki.network:4433/"
},
{
"url": "https://public.loki.foundation:4433/"
}
],
"updatesEnabled": false,
"openDevTools": false,
"commitHash": "",
"import": false
}