chiark / gitweb /
resolve: rename PrivateDNS to DNSOverTLS
[elogind.git] / meson_options.txt
index 6fe7cf3da5ddd6fcc3c39adea346bc0f4db1e1f3..d8160d983c21dce9bdfb9de0b559b1496887b65f 100644 (file)
@@ -247,8 +247,8 @@ option('gshadow', type : 'boolean',
 #        description : 'default DNSSEC mode',
 #        choices : ['yes', 'allow-downgrade', 'no'],
 #        value : 'allow-downgrade')
-# option('default-private-dns', type : 'combo',
-#        description : 'default private DNS mode',
+# option('default-dns-over-tls', type : 'combo',
+#        description : 'default DNS-over-TLS mode',
 #        choices : ['opportunistic', 'no'],
 #        value : 'no')
 # option('dns-servers', type : 'string',