mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-13 04:08:57 +00:00
新增转移成功跳校验、转移成功删除当前做种功能。
This commit is contained in:
@ -56,6 +56,8 @@ return array(
|
||||
// 当前路径 => 目标路径
|
||||
'/downloads' => '/volume1',
|
||||
),
|
||||
'skip_check' => 0, //转移成功,跳校验
|
||||
'delete_torrent' => 0, //转移成功,删除当前做种
|
||||
),
|
||||
'workingMode' => 0,
|
||||
'watch' => '/volume1/downloads',
|
||||
|
Reference in New Issue
Block a user