changeset 198:d50b794434c3

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 11 Feb 2019 07:19:58 +0100
parents 302357d45471
children 3fd71c385391
files Sphinx/source/faq/scalability.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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