# HG changeset patch # User Alain Mazy # Date 1653896953 -7200 # Node ID 989f00cd4dfac95f81b2fc92c097d00f2d478451 # Parent f58e423adc12d9636a6984ff8e5280006d14de65 MediaArchiveSize diff -r f58e423adc12 -r 989f00cd4dfa Sphinx/source/users/advanced-rest.rst --- a/Sphinx/source/users/advanced-rest.rst Thu May 19 21:20:36 2022 +0200 +++ b/Sphinx/source/users/advanced-rest.rst Mon May 30 09:49:13 2022 +0200 @@ -81,6 +81,11 @@ calls can be affected by timeouts in the HTTP protocol if they last too long. +When generating archives asynchronously, you should take care of +the ``MediaArchiveSize`` configuration that defines the maximum +number of ZIP/media archives that are maintained by Orthanc, as a +response to the asynchronous creation of archive. As of Orthanc +1.11.0, this value is ``1`` by default ! .. _jobs-monitoring: