add option to pause after metadata download to ariang
continuous-integration/drone/push Build is passing Details

master
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
1 changed files with 4 additions and 0 deletions

View File

@ -6,5 +6,9 @@
{
key: 'check-integrity',
category: 'bittorrent'
},
{
key: 'pause-metadata',
category: 'bittorrent'
}
// vim: set ts=4 sw=4 sts=4: