add option to pause after metadata download to ariang
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f509ca4810
commit
ed38197304
|
@ -6,5 +6,9 @@
|
||||||
{
|
{
|
||||||
key: 'check-integrity',
|
key: 'check-integrity',
|
||||||
category: 'bittorrent'
|
category: 'bittorrent'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 'pause-metadata',
|
||||||
|
category: 'bittorrent'
|
||||||
}
|
}
|
||||||
// vim: set ts=4 sw=4 sts=4:
|
// vim: set ts=4 sw=4 sts=4:
|
||||||
|
|
Reference in a new issue