session-desktop/config/swarm-testing.json
2020-01-29 12:11:15 +11:00

12 lines
211 B
JSON

{
"storageProfile": "swarm-testing",
"seedNodeList": [
{
"ip": "localhost",
"port": "22129"
}
],
"openDevTools": true,
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
}