chiark / gitweb /
resolve: rename PrivateDNS to DNSOverTLS
[elogind.git] / meson_options.txt
index 8e92488259d4281e66b76d8395e5b7ffbf49c94b..d8160d983c21dce9bdfb9de0b559b1496887b65f 100644 (file)
@@ -247,6 +247,10 @@ option('gshadow', type : 'boolean',
 #        description : 'default DNSSEC mode',
 #        choices : ['yes', 'allow-downgrade', 'no'],
 #        value : 'allow-downgrade')
+# option('default-dns-over-tls', type : 'combo',
+#        description : 'default DNS-over-TLS mode',
+#        choices : ['opportunistic', 'no'],
+#        value : 'no')
 # option('dns-servers', type : 'string',
 #        description : 'space-separated list of default DNS servers',
 #        value : '8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844')