summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.ccl b/src/param.ccl
index a411f799..15cb6203 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -9,7 +9,7 @@ STRING cctk_run_title "Description of this simulation"
".*" :: "Any string"
} ""
-KEYWORD cctk_timer_output "Provide output from timers"
+KEYWORD cctk_timer_output "Provide output from timers" STEERABLE=RECOVER
{
"off" :: "No timer output"
"full" :: "Detailed timer output"