mirror of
https://github.com/mayswind/AriaNg.git
synced 2026-02-08 18:39:28 +08:00
support setting continue option when create new task (#809)
This commit is contained in:
@@ -988,6 +988,11 @@
|
|||||||
key: 'checksum',
|
key: 'checksum',
|
||||||
category: 'http'
|
category: 'http'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 'continue',
|
||||||
|
category: 'http',
|
||||||
|
canUpdate: 'new|waiting|paused'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 'referer',
|
key: 'referer',
|
||||||
category: 'http',
|
category: 'http',
|
||||||
|
|||||||
Reference in New Issue
Block a user