support setting continue option when create new task (#809)

This commit is contained in:
MaysWind
2026-01-25 11:04:37 +08:00
parent 004b0e3a68
commit d0db05e7eb

View File

@@ -988,6 +988,11 @@
key: 'checksum',
category: 'http'
},
{
key: 'continue',
category: 'http',
canUpdate: 'new|waiting|paused'
},
{
key: 'referer',
category: 'http',