mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
Update allconfig.php
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user