Update allconfig.php

This commit is contained in:
abc123sm
2025-05-22 08:55:34 +00:00
committed by GitHub
parent a4f87d19a2
commit f5a33c2290
+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',