mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
finish seed box basic
This commit is contained in:
@@ -407,4 +407,10 @@ return array (
|
||||
'ignore_when_ratio_reach' => '',
|
||||
'ban_user_when_counts_reach' => '',
|
||||
],
|
||||
'seed_box' => [
|
||||
'enabled' => 'no',
|
||||
'no_promotion' => 'yes',
|
||||
'max_uploaded' => 3,
|
||||
'not_seed_box_max_speed' => 10240,
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user