Worker process adapted to new state machine
This commit is contained in:
@@ -50,8 +50,6 @@ countdown_time = 8
|
||||
display_time = 5
|
||||
# Timeout for postprocessing (shown after review)
|
||||
postprocess_time = 60
|
||||
# Keep single pictures (True/False)
|
||||
keep_pictures = False
|
||||
|
||||
[Picture]
|
||||
# Basedir of output pictures
|
||||
@@ -70,3 +68,5 @@ size_y = 2362
|
||||
min_dist_x = 20
|
||||
# Minimum distance between thumbnails in vertical direction
|
||||
min_dist_y = 20
|
||||
# Keep single pictures (True/False)
|
||||
keep_pictures = False
|
||||
Reference in New Issue
Block a user