X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=meson_options.txt;h=487c43c555e134856cf6b458dd2e4110157a9aa6;hb=ff8b209595fb77a89a43a741e65a0b2c490d4143;hp=3ff9e5d2889cbe10deefe6361c7dc8b8d1d76545;hpb=45e22824599407db1bd777fe012dfd2bccccf9ad;p=elogind.git diff --git a/meson_options.txt b/meson_options.txt index 3ff9e5d28..487c43c55 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -249,6 +249,8 @@ option('gshadow', type : 'boolean', # description : 'default DNS-over-TLS mode', # choices : ['opportunistic', 'no'], # value : 'no') +# option('dns-over-tls', type : 'combo', choices : ['auto', 'true', 'false'], +# description : 'DNS-over-TLS support') # 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')