# HG changeset patch # User Alain Mazy # Date 1695651074 -7200 # Node ID c9125053f1584caa9579e294d5388808a15e13d8 # Parent 937450f76f8dfcbd3db7394d887ce4a61a066780 hk tip (cont) diff -r 937450f76f8d -r c9125053f158 Sphinx/source/plugins/housekeeper.rst --- a/Sphinx/source/plugins/housekeeper.rst Mon Sep 25 16:07:04 2023 +0200 +++ b/Sphinx/source/plugins/housekeeper.rst Mon Sep 25 16:11:14 2023 +0200 @@ -127,7 +127,8 @@ table. When running the Housekeeper plugin in a Docker environment, it is mandatory to set the ``DatabaseServerIdentifier`` configuration to make sure that an Orthanc container keeps the same identifier over multiple runs which should prevent the Housekeeper plugin to - start again from scratch when Orthanc is restarted. + start again from scratch when Orthanc is restarted. If not set explicitely in the configuration, + the ``DatabaseServerIdentifier`` might change from one run to the other. Compilation