mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
update settings.default.php and dbstructure_v1.6.sql
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -26,7 +26,7 @@
|
|||||||
'maxusers' => '50000',
|
'maxusers' => '50000',
|
||||||
'torrent_dir' => 'torrents',
|
'torrent_dir' => 'torrents',
|
||||||
'iniupload' => '0',
|
'iniupload' => '0',
|
||||||
'SITEEMAIL' => '353856593@qq.com',
|
'SITEEMAIL' => 'nobody@gmail.com',
|
||||||
'ACCOUNTANTID' => '1',
|
'ACCOUNTANTID' => '1',
|
||||||
'ALIPAYACCOUNT' => '',
|
'ALIPAYACCOUNT' => '',
|
||||||
'PAYPALACCOUNT' => '',
|
'PAYPALACCOUNT' => '',
|
||||||
@@ -37,8 +37,8 @@
|
|||||||
'autoclean_interval_three' => '3600',
|
'autoclean_interval_three' => '3600',
|
||||||
'autoclean_interval_four' => '43200',
|
'autoclean_interval_four' => '43200',
|
||||||
'autoclean_interval_five' => '648000',
|
'autoclean_interval_five' => '648000',
|
||||||
'reportemail' => '353856593@qq.com',
|
'reportemail' => 'nobody@gmail.com',
|
||||||
'invitesystem' => 'yes',
|
'invitesystem' => 'no',
|
||||||
'registration' => 'yes',
|
'registration' => 'yes',
|
||||||
'showhotmovies' => 'no',
|
'showhotmovies' => 'no',
|
||||||
'showclassicmovies' => 'no',
|
'showclassicmovies' => 'no',
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
'showlastxtorrents' => 'no',
|
'showlastxtorrents' => 'no',
|
||||||
'showtrackerload' => 'yes',
|
'showtrackerload' => 'yes',
|
||||||
'showshoutbox' => 'yes',
|
'showshoutbox' => 'yes',
|
||||||
'showfunbox' => 'yes',
|
'showfunbox' => 'no',
|
||||||
'showoffer' => 'yes',
|
'showoffer' => 'yes',
|
||||||
'sptime' => 'no',
|
'sptime' => 'no',
|
||||||
'showhelpbox' => 'no',
|
'showhelpbox' => 'no',
|
||||||
@@ -77,22 +77,21 @@
|
|||||||
'seeding_leeching_time_calc_start' => '',
|
'seeding_leeching_time_calc_start' => '',
|
||||||
'startsubid' => NULL,
|
'startsubid' => NULL,
|
||||||
'logo' => '',
|
'logo' => '',
|
||||||
'use_cron_trigger_cleanup' => 'yes',
|
|
||||||
'showlastxforumposts' => 'no',
|
'showlastxforumposts' => 'no',
|
||||||
'pt_gen_api_point' => 'https://ptgen.rhilip.info',
|
'pt_gen_api_point' => 'https://ptgen.rhilip.info',
|
||||||
'enable_pt_gen_system' => 'yes',
|
'enable_pt_gen_system' => 'yes',
|
||||||
),
|
),
|
||||||
'smtp' =>
|
'smtp' =>
|
||||||
array (
|
array (
|
||||||
'smtptype' => 'external',
|
'smtptype' => 'advanced',
|
||||||
'emailnotify' => 'no',
|
'emailnotify' => 'no',
|
||||||
'smtp_host' => 'localhost',
|
'smtp_host' => 'localhost',
|
||||||
'smtp_port' => '233',
|
'smtp_port' => '233',
|
||||||
'smtp_from' => NULL,
|
'smtp_from' => NULL,
|
||||||
'smtpaddress' => 'smtp.qq.com',
|
'smtpaddress' => 'smtp.qq.com',
|
||||||
'smtpport' => '25',
|
'smtpport' => '25',
|
||||||
'accountname' => '353856593@qq.com',
|
'accountname' => '',
|
||||||
'accountpassword' => 'zixbeopslzidbgbi',
|
'accountpassword' => '',
|
||||||
),
|
),
|
||||||
'security' =>
|
'security' =>
|
||||||
array (
|
array (
|
||||||
@@ -164,13 +163,12 @@
|
|||||||
'titlekeywords' => '',
|
'titlekeywords' => '',
|
||||||
'metakeywords' => '',
|
'metakeywords' => '',
|
||||||
'metadescription' => '',
|
'metadescription' => '',
|
||||||
'enablesqldebug' => 'yes',
|
'enablesqldebug' => 'no',
|
||||||
'sqldebug' => '13',
|
'sqldebug' => '13',
|
||||||
'cssdate' => '',
|
'cssdate' => '',
|
||||||
'enabletooltip' => 'yes',
|
'enabletooltip' => 'yes',
|
||||||
'prolinkimg' => 'pic/prolink.png',
|
'prolinkimg' => 'pic/prolink.png',
|
||||||
'analyticscode' => '',
|
'analyticscode' => '',
|
||||||
'logging' => '/tmp/nexus.log',
|
|
||||||
),
|
),
|
||||||
'bonus' =>
|
'bonus' =>
|
||||||
array (
|
array (
|
||||||
@@ -342,13 +340,13 @@
|
|||||||
'bonusnoad' => '2',
|
'bonusnoad' => '2',
|
||||||
'bonusnoadpoint' => '10000',
|
'bonusnoadpoint' => '10000',
|
||||||
'bonusnoadtime' => '15',
|
'bonusnoadtime' => '15',
|
||||||
'adclickbonus' => '1',
|
'adclickbonus' => '0',
|
||||||
),
|
),
|
||||||
'code' =>
|
'code' =>
|
||||||
array (
|
array (
|
||||||
'mainversion' => 'NexusPHP',
|
'mainversion' => 'NexusPHP',
|
||||||
'subversion' => 'v1.6.0-beta1',
|
'subversion' => 'v1.6.0-beta1',
|
||||||
'releasedate' => '2021-01-28',
|
'releasedate' => '2021-01-30',
|
||||||
'website' => '<a href="http://nexusphp.org" target="_blank">http://nexusphp.org</a>',
|
'website' => '<a href="http://nexusphp.org" target="_blank">http://nexusphp.org</a>',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
Reference in New Issue
Block a user