From: Kees Monshouwer Date: Fri, 5 Aug 2022 12:13:08 +0000 (+0200) Subject: auth: fix backend page layout X-Git-Tag: rec-4.8.0-alpha1~70^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11825%2Fhead;p=thirdparty%2Fpdns.git auth: fix backend page layout --- diff --git a/docs/backends/index.rst b/docs/backends/index.rst index e10956d663..0bf1df1fdc 100644 --- a/docs/backends/index.rst +++ b/docs/backends/index.rst @@ -3,7 +3,7 @@ Backends The following table describes the supported backends and some of their capabilities. -+------------------------------------------------+--------+-------- +-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+ ++------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+ | Name | Native | Primary | Secondary | Producer | Consumer | Autoprimary | :doc:`DNS Update <../dnsupdate>` | :doc:`DNSSEC <../dnssec/index>` | Launch | +================================================+========+=========+===========+==========+==========+==============+==================================+=================================+==============+ | :doc:`BIND ` | Yes | Yes | Yes | No | No | Yes | No | Yes | ``bind`` | @@ -27,7 +27,7 @@ The following table describes the supported backends and some of their capabilit | :doc:`Pipe ` | Yes | No | No | No | No | No | No | No | ``pipe`` | +------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+ | :doc:`Random ` | Yes | No | No | No | No | No | No | No | ``random`` | -+------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+-----------------------------------------------+ ++------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+ | :doc:`Remote ` | Yes | Yes\* | Yes\* | No | No | Yes\* | No | Yes\* | ``remote`` | +------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+ | :doc:`TinyDNS ` | Yes | Yes | No | No | No | No | No | No | ``tinydns`` |