home: http dns plain

This commit is contained in:
Dimitry Kolyshev 2023-12-01 15:12:50 +02:00
parent 4e36347e74
commit ffdbf05fed
1 changed files with 0 additions and 2 deletions

View File

@ -759,8 +759,6 @@ func unmarshalTLS(r *http.Request) (tlsConfigSettingsExt, error) {
}
}
data.ServePlainDNS = true
return data, nil
}