+ dns: add "edns_client_subnet" setting

This commit is contained in:
Simon Zolin
2019-11-12 19:45:55 +03:00
committed by Ildar Kamalov
parent 197d07f32b
commit 19a94bf789
4 changed files with 14 additions and 0 deletions

View File

@@ -1082,6 +1082,8 @@ definitions:
type: "string"
blocking_ipv6:
type: "string"
edns_cs_enabled:
type: "boolean"
UpstreamsConfig:
type: "object"