# HG changeset patch # User Sebastien Jodogne # Date 1619694479 -7200 # Node ID fcb215df05cbeb1a24bae62b874757cebcbdc0b5 # Parent 88503c6e549fbc126d7b7a5661dd094430facc45 savejobs diff -r 88503c6e549f -r fcb215df05cb Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Thu Apr 29 12:54:51 2021 +0200 +++ b/Sphinx/source/faq/scalability.rst Thu Apr 29 13:07:59 2021 +0200 @@ -87,8 +87,8 @@ * ``LimitFindInstances = 100`` * ``KeepAlive = true`` * ``TcpNoDelay = true`` - * ``SaveJobs = false`` * ``StorageAccessOnFind = Never`` + * Consider adding ``SaveJobs = false`` * Since Orthanc 1.9.2 and PostgreSQL plugins 4.0: By default, the PostgreSQL index plugin uses 1 single connection to the PostgreSQL