]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix weird formatting of param type
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 11 Jun 2019 09:07:54 +0000 (11:07 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 11 Jun 2019 09:07:54 +0000 (11:07 +0200)
pdns/dnsdistdist/docs/reference/config.rst

index 623ef6c2d4ac4ea223344a0138c0e08406841ef8..426ea1e1a00e1455890f0f66cab1abefab803e29 100644 (file)
@@ -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: