Add more options

Simon Bruder 2021-01-05 20:41:02 +01:00
parent 02cf7b4bd9
commit cda0654522
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'
},
]
});
}());