Configured Hetzner-compatible MTU

gitea-rework
Jef Roosens 2021-12-13 00:23:33 +01:00
parent ef2f0ca66c
commit b21aea7621
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
{
"metrics-addr" : "0.0.0.0:9323",
"experimental" : true
"experimental" : true,
"mtu": 1450,
"network-control-plane-mtu": 1450
}