diff --git a/conditor-dumps-config.json b/conditor-dumps-config.json index 9d20be8..74354b1 100644 --- a/conditor-dumps-config.json +++ b/conditor-dumps-config.json @@ -2,6 +2,7 @@ "environnement": { "CRON_VERBOSE": true, "EZS_VERBOSE": false, + "EZS_PIPELINE_DELAY": 28800, "TMPDIR": "/tmp" }, "files": { @@ -14,8 +15,9 @@ } ], "packages": [ - "@ezs/core@2.3.1", - "@ezs/basics@1.23.1", - "@ezs/conditor@2.10.3" + "@ezs/core@2.4.1", + "@ezs/basics@1.23.2", + "@ezs/conditor@2.10.3", + "@ezs/analytics@2.0.18" ] } \ No newline at end of file