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
+5 -5
View File
@@ -223,11 +223,11 @@ $MAIN=array(
'PAYPALACCOUNT' => '', 'PAYPALACCOUNT' => '',
'SLOGAN' => 'The Ultimate File Sharing Experience', 'SLOGAN' => 'The Ultimate File Sharing Experience',
'icplicense' => '', 'icplicense' => '',
'autoclean_interval_one' => '900', 'autoclean_interval_one' => '3600',
'autoclean_interval_two' => '1800', 'autoclean_interval_two' => '5400',
'autoclean_interval_three' => '3600', 'autoclean_interval_three' => '7200',
'autoclean_interval_four' => '43200', 'autoclean_interval_four' => '86400',
'autoclean_interval_five' => '648000', 'autoclean_interval_five' => '1296000',
'reportemail' => 'nobody@gmail.com', 'reportemail' => 'nobody@gmail.com',
'invitesystem' => 'no', 'invitesystem' => 'no',
'registration' => 'yes', 'registration' => 'yes',
+1 -1
View File
@@ -148,7 +148,7 @@ return array (
'viewuserlist' => '2', 'viewuserlist' => '2',
'torrentmanage' => '13', 'torrentmanage' => '13',
'torrentsticky' => '14', 'torrentsticky' => '14',
'torrentonpromotion' => '0', 'torrentonpromotion' => '14',
'askreseed' => '2', 'askreseed' => '2',
'viewnfo' => '2', 'viewnfo' => '2',
'torrentstructure' => '8', 'torrentstructure' => '8',