Pinned signald version; disabled IPv6

This commit is contained in:
Jef Roosens 2022-01-14 09:07:46 +01:00
parent 697923d11e
commit 04192c1ba8
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 2 additions and 4 deletions

View file

@ -2,7 +2,5 @@
"metrics-addr" : "0.0.0.0:9323",
"experimental" : true,
"mtu": 1450,
"network-control-plane-mtu": 1450,
"ipv6": true,
"fixed-cidr-v6": "fd00::/80"
"network-control-plane-mtu": 1450
}