# HG changeset patch # User Alain Mazy # Date 1758201445 -7200 # Node ID 7736dc6c1e49ca28e0756ce05022b88cf8e562c5 # Parent 1b8bea570a80818e821a614242e47b48d14cfc96 cleanup diff -r 1b8bea570a80 -r 7736dc6c1e49 OrthancServer/Resources/Configuration.json --- a/OrthancServer/Resources/Configuration.json Thu Sep 18 14:21:56 2025 +0200 +++ b/OrthancServer/Resources/Configuration.json Thu Sep 18 15:17:25 2025 +0200 @@ -71,7 +71,6 @@ // The period (in seconds) between 2 calls of the "OnHeartBeat" // lua callback. O means the heart beat is disabled. - // TODO: text below for Orthanc book: // Note: that the period is actually not the delay between // the end of an execution and the triggering of the next one. // Since there is only one lua context, if other lua code is being