add option to pause after metadata download to ariang
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Bruder 2019-07-24 12:45:21 +00:00
parent f509ca4810
commit ed38197304
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -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: