- # We admonish the user "Do not set less than this." and check it at runtime rather
- # than verifying this with an assertion now because parsing these durations at
- # configuration-time requires import-from-derivation, which we want to avoid. :(
+ # We admonish the user "Do not set less than activeMeasurementGranularity!" and check
+ # it at runtime rather than verifying this with an assertion at evaluation time because
+ # parsing these durations at evaluation-time requires import-from-derivation, which we
+ # want to avoid. :(