aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index da6fe30..53a4fdc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -138,7 +138,7 @@ INT checkpoint_every "How often to checkpoint" STEERABLE = ALWAYS
BOOLEAN checkpoint_on_terminate "Checkpoint after last iteration" STEERABLE = ALWAYS
{
} "no"
-INT checkpoint_keep "How many checkpoint files to keep" STEERABLE = RECOVER
+INT checkpoint_keep "How many checkpoint files to keep" STEERABLE = ALWAYS
{
1:* :: "1 overwrites the latest checkpoint file"
-1: :: "Keep all checkpoint files"