新增转移成功跳校验、转移成功删除当前做种功能。

This commit is contained in:
iyuu.cn
2020-02-18 14:48:15 +08:00
parent da88f3e7fc
commit 854121884b
2 changed files with 9 additions and 4 deletions

View File

@ -56,6 +56,8 @@ return array(
// 当前路径 => 目标路径
'/downloads' => '/volume1',
),
'skip_check' => 0, //转移成功,跳校验
'delete_torrent' => 0, //转移成功,删除当前做种
),
'workingMode' => 0,
'watch' => '/volume1/downloads',