Skip to content

Commit

Permalink
torque: ghosts are startable
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Jul 20, 2021
1 parent 9d8737d commit 580ad2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyrocore/data/config/torque.ini
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ job.queue.start_at_once = 1
; Minimum time span between starts [seconds]
job.queue.intermission = 0
; Filter for startable items (combined with `queue_startable_base`)
job.queue.startable = is_ignored=no done=0 message= prio>0
job.queue.startable = is_ignored=no done=0 message=,*ghost* prio>0
; Filter for downloading item count ("is_active=yes is_complete=no" is implied)
;job.queue.downloading = down>0

Expand Down

0 comments on commit 580ad2d

Please sign in to comment.