diff --git a/src/plotman/resources/plotman.yaml b/src/plotman/resources/plotman.yaml index b2b69cb3..1b644c28 100644 --- a/src/plotman/resources/plotman.yaml +++ b/src/plotman/resources/plotman.yaml @@ -112,7 +112,7 @@ plotting: e: False # Use -e plotting option n_threads: 2 # Threads per job n_buckets: 128 # Number of buckets to split data into - job_buffer: 4608 # Per job memory + job_buffer: 3389 # Per job memory # If specified, pass through to the -f and -p options. See CLI reference. # farmer_pk: ... # pool_pk: ...