Add more options

master
Simon Bruder 2021-01-05 20:41:02 +01:00
parent cc8132bc3a
commit 02ff1a5f55
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 13 additions and 1 deletions

View File

@ -1035,7 +1035,19 @@
{
key: 'force-save',
category: 'global'
}
},
{
key: 'bt-seed-unverified',
category: 'bittorrent'
},
{
key: 'check-integrity',
category: 'bittorrent'
},
{
key: 'pause-metadata',
category: 'bittorrent'
},
]
});
}());