Add more options
This commit is contained in:
parent
cc8132bc3a
commit
02ff1a5f55
|
@ -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'
|
||||
},
|
||||
]
|
||||
});
|
||||
}());
|
||||
|
|
Reference in a new issue