Remove unused destinationRegistrationId; lint
parent
b7e93ab597
commit
3472a1a938
@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"storageProfile": "swarm-testing",
|
"storageProfile": "swarm-testing",
|
||||||
"seedNodeList": [
|
"seedNodeList": [
|
||||||
{
|
{
|
||||||
"ip": "localhost",
|
"ip": "localhost",
|
||||||
"port": "22129"
|
"port": "22129"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"openDevTools": true,
|
"openDevTools": true,
|
||||||
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"storageProfile": "swarm-testing2",
|
"storageProfile": "swarm-testing2",
|
||||||
"seedNodeList": [
|
"seedNodeList": [
|
||||||
{
|
{
|
||||||
"ip": "localhost",
|
"ip": "localhost",
|
||||||
"port": "22129"
|
"port": "22129"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"openDevTools": true,
|
"openDevTools": true,
|
||||||
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
"defaultPublicChatServer": "https://team-chat.lokinet.org/"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue