diff options
Diffstat (limited to 'monitor/monitor_conf.py')
| -rw-r--r-- | monitor/monitor_conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/monitor_conf.py b/monitor/monitor_conf.py index 5b935b3..61df927 100644 --- a/monitor/monitor_conf.py +++ b/monitor/monitor_conf.py @@ -1,7 +1,7 @@ # All configuration for the CT monitor is done from this file! # interval (in seconds) between updates -INTERVAL = 120 +INTERVAL = 60 # Directories for various output files OUTPUT_DIR = "output/" |
