From: Remi Gacogne Date: Mon, 16 Mar 2020 10:24:06 +0000 (+0100) Subject: rec: Fix typos in the documentation of the FrameStream configuration X-Git-Tag: dnsdist-1.5.0-alpha1~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f33f8774233fa936128b3198fcde473c4d55f9;p=thirdparty%2Fpdns.git rec: Fix typos in the documentation of the FrameStream configuration --- diff --git a/pdns/recursordist/docs/lua-config/protobuf.rst b/pdns/recursordist/docs/lua-config/protobuf.rst index bb35e44b24..11c49a2c4a 100644 --- a/pdns/recursordist/docs/lua-config/protobuf.rst +++ b/pdns/recursordist/docs/lua-config/protobuf.rst @@ -113,10 +113,10 @@ The recursor must have been built with configure ``--enable-dnstap`` to make thi Options: - * ``logQueries=true``: bool - log oputgoing queries + * ``logQueries=true``: bool - log outgoing queries * ``logResponses=true``: bool - log incoming responses - The follwing options apply to the settings of the framestream library. Refer to the documentation of that + The following options apply to the settings of the framestream library. Refer to the documentation of that library for the default values, exact description and allowable values for these options. For all these options, absence or a zero value has the effect of using the library-provided default value.