Skip to content

Commit 4e85b75

Browse files
authored
Merge pull request #6 from satra/ref/resourcemon
fix: add new config options and defaults to default_cfg
2 parents 403961f + 831071b commit 4e85b75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/utils/config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
parameterize_dirs = true
6969
poll_sleep_duration = 2
7070
xvfb_max_wait = 10
71+
resource_monitor = false
72+
resource_monitor_frequency = 1
7173
7274
[check]
7375
interval = 1209600

0 commit comments

Comments
 (0)