Mercurial > hg > orthanc-book
changeset 663:fcb215df05cb
savejobs
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 29 Apr 2021 13:07:59 +0200 |
parents | 88503c6e549f |
children | 7fbe9147423f |
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 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