Merge pull request #328 from abc123sm/abc123sm-edit

Abc123sm edit
This commit is contained in:
xiaomlove
2025-05-22 16:34:20 +07:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -223,11 +223,11 @@ $MAIN=array(
'PAYPALACCOUNT' => '',
'SLOGAN' => 'The Ultimate File Sharing Experience',
'icplicense' => '',
'autoclean_interval_one' => '900',
'autoclean_interval_two' => '1800',
'autoclean_interval_three' => '3600',
'autoclean_interval_four' => '43200',
'autoclean_interval_five' => '648000',
'autoclean_interval_one' => '3600',
'autoclean_interval_two' => '5400',
'autoclean_interval_three' => '7200',
'autoclean_interval_four' => '86400',
'autoclean_interval_five' => '1296000',
'reportemail' => 'nobody@gmail.com',
'invitesystem' => 'no',
'registration' => 'yes',

View File

@@ -148,7 +148,7 @@ return array (
'viewuserlist' => '2',
'torrentmanage' => '13',
'torrentsticky' => '14',
'torrentonpromotion' => '0',
'torrentonpromotion' => '14',
'askreseed' => '2',
'viewnfo' => '2',
'torrentstructure' => '8',