]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth: fix backend page layout 11825/head
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 5 Aug 2022 12:13:08 +0000 (14:13 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 5 Aug 2022 16:53:41 +0000 (18:53 +0200)
docs/backends/index.rst

index e10956d6639597b21992bc66a6b235468447c2b1..0bf1df1fdcc1a39f504e16f3cc87fea0efcad318 100644 (file)
@@ -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 <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 <pipe>`                             | Yes    | No      | No        | No       | No       | No           | No                               | No                              | ``pipe``     |
 +------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+
 | :doc:`Random <random>`                         | Yes    | No      | No        | No       | No       | No           | No                               | No                              | ``random``   |
-+------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+-----------------------------------------------+
++------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+
 | :doc:`Remote <remote>`                         | Yes    | Yes\*   | Yes\*     | No       | No       | Yes\*        | No                               | Yes\*                           | ``remote``   |
 +------------------------------------------------+--------+---------+-----------+----------+----------+--------------+----------------------------------+---------------------------------+--------------+
 | :doc:`TinyDNS <tinydns>`                       | Yes    | Yes     | No        | No       | No       | No           | No                               | No                              | ``tinydns``  |