Skip to content

Commit 580ad2d

Browse files
committed
torque: ghosts are startable
1 parent 9d8737d commit 580ad2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyrocore/data/config/torque.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ job.queue.start_at_once = 1
8282
; Minimum time span between starts [seconds]
8383
job.queue.intermission = 0
8484
; Filter for startable items (combined with `queue_startable_base`)
85-
job.queue.startable = is_ignored=no done=0 message= prio>0
85+
job.queue.startable = is_ignored=no done=0 message=,*ghost* prio>0
8686
; Filter for downloading item count ("is_active=yes is_complete=no" is implied)
8787
;job.queue.downloading = down>0
8888

0 commit comments

Comments
 (0)