From: Peter van Dijk Date: Tue, 11 Jun 2019 09:07:54 +0000 (+0200) Subject: fix weird formatting of param type X-Git-Tag: auth-4.2.0-rc2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=931cb9e09612fc83da911403fc85af20daa6b228;p=thirdparty%2Fpdns.git fix weird formatting of param type --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 623ef6c2d4..426ea1e1a0 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -110,7 +110,7 @@ Listen Sockets The default port is 443. :param str certFile(s): The path to a X.509 certificate file in PEM format, or a list of paths to such files. :param str keyFile(s): The path to the private key file corresponding to the certificate, or a list of paths to such files, whose order should match the certFile(s) ones. - :param str or list urls: A base URL, or a list of base URLs, to accept queries on. Any query with a path under one of these will be treated as a DoH query. The default is /. + :param str-or-list urls: A base URL, or a list of base URLs, to accept queries on. Any query with a path under one of these will be treated as a DoH query. The default is /. :param table options: A table with key: value pairs with listen options. Options: