# HG changeset patch # User Sebastien Jodogne # Date 1549865998 -3600 # Node ID d50b794434c3d168a64f4523378f7af030ab7e17 # Parent 302357d45471be603e2b5c4a23ca33e1ce72211b fix diff -r 302357d45471 -r d50b794434c3 Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Fri Feb 08 20:57:51 2019 +0100 +++ b/Sphinx/source/faq/scalability.rst Mon Feb 11 07:19:58 2019 +0100 @@ -27,7 +27,7 @@ Here is a generic setup that should provide best performance in the presence of large databases: -* Make sure to use the latest release of Orthanc (1.5.3 at the time of +* Make sure to use the latest release of Orthanc (1.5.4 at the time of writing). * We suggest to use the latest release of the :ref:`PostgreSQL plugin