diff --git a/doc/sources/admin/start.rst b/doc/sources/admin/start.rst index ab60bb605..25b6908aa 100644 --- a/doc/sources/admin/start.rst +++ b/doc/sources/admin/start.rst @@ -341,7 +341,7 @@ Backend Shareable Comment Selected by default during installation. :doc:`YAML` |new| Same as :doc:`File` but in YAML format instead of JSON -:doc:`SQL (RDBI/CDBI)` ✔ Recommended for large-scale systems. Prefer CDBI. +:doc:`SQL (RDBI/CDBI)` ✔ **Recommended for large-scale systems**. Prefer CDBI. :doc:`LDAP` ✔ :doc:`MongoDB` ✔ :doc:`SOAP` |deprecated| ✔ Proxy backend to be used in conjunction with another @@ -386,7 +386,7 @@ style modules are usable except for some features. Backend Shareable :ref:`Session explorer` :ref:`Session restrictions` Session expiration Comment ================================================================ ========= ================================================ ==================================================== ================== ================================================================================================================================================================================================= :doc:`File` ✔ ✔ ✔ Not shareable between servers except if used in conjunction with :doc:`REST session backend` or with a shared file system (NFS,...). Selected by default during installation. -:doc:`PgJSON` ✔ ✔ ✔ ✔ Recommended backend for production installations +:doc:**`PgJSON`** ✔ ✔ ✔ ✔ **Recommended backend for production installations** :doc:`Browseable MySQL` ✔ ✔ ✔ ✔ Recommended for those who prefer MySQL :doc:`Browseable LDAP` ✔ ✔ ✔ ✔ :doc:`Redis` ✔ ✔ ✔ ✔ The fastest. Must be secured by network access control.