mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
@@ -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',
|
||||||
|
|||||||
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user