]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add newline to fix bullet points 7935/head
authorappliedprivacy <33653399+appliedprivacy@users.noreply.github.com>
Sat, 15 Jun 2019 17:36:23 +0000 (17:36 +0000)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2019 17:36:23 +0000 (17:36 +0000)
pdns/dnsdistdist/docs/guides/downstreams.rst

index e72e09a20e295ef7ecfdc5b85ff0ac8b11c45ba0..04cb57a0dd9b5e197a500b528bf70578e3e689e3 100644 (file)
@@ -68,6 +68,7 @@ interface used by dnsdist to contact a downstream server. This can be done by us
   newServer({address="192.0.2.1", source="192.0.2.127@eth1"})
 
 The supported values for source are:
+
 - an IPv4 or IPv6 address, which must exist on the system
 - an interface name
 - an IPv4 or IPv6 address followed by '@' then an interface name