init
This commit is contained in:
71
runtime/config/2245023265ae4cf87d02c8b6ba991139.php
Normal file
71
runtime/config/2245023265ae4cf87d02c8b6ba991139.php
Normal file
@@ -0,0 +1,71 @@
|
||||
<?php
|
||||
return array (
|
||||
'open_wap' => '0',
|
||||
'message_check_code' => '0',
|
||||
'smtp_server' => 'smtp.qq.com',
|
||||
'smtp_port' => '465',
|
||||
'smtp_ssl' => '1',
|
||||
'smtp_username' => '',
|
||||
'smtp_password' => '',
|
||||
'admin_check_code' => '1',
|
||||
'weixin_appid' => '',
|
||||
'weixin_secret' => '',
|
||||
'message_send_mail' => '1',
|
||||
'message_send_to' => '',
|
||||
'api_open' => '0',
|
||||
'api_auth' => '1',
|
||||
'api_appid' => '',
|
||||
'api_secret' => '',
|
||||
'baidu_zz_token' => '',
|
||||
'baidu_xzh_appid' => '',
|
||||
'baidu_xzh_token' => '',
|
||||
'wap_domain' => '',
|
||||
'gzip' => '1',
|
||||
'content_tags_replace_num' => '',
|
||||
'smtp_username_test' => '',
|
||||
'form_send_mail' => '0',
|
||||
'baidu_xzh_type' => '0',
|
||||
'watermark_open' => '0',
|
||||
'watermark_text' => '',
|
||||
'watermark_text_font' => '',
|
||||
'watermark_text_size' => '20',
|
||||
'watermark_text_color' => '100,100,100',
|
||||
'watermark_pic' => '',
|
||||
'watermark_position' => '4',
|
||||
'message_verify' => '1',
|
||||
'form_check_code' => '0',
|
||||
'lock_count' => '5',
|
||||
'lock_time' => '900',
|
||||
'url_rule_type' => '2',
|
||||
'message_status' => '1',
|
||||
'form_status' => '1',
|
||||
'tpl_html_dir' => 'html',
|
||||
'ip_deny' => '',
|
||||
'ip_allow' => '',
|
||||
'close_site' => '0',
|
||||
'close_site_note' => '维护中',
|
||||
'lgautosw' => '1',
|
||||
'to_https' => '1',
|
||||
'to_main_domain' => '0',
|
||||
'main_domain' => 'pxgw.theluyuan.com',
|
||||
'content_keyword_replace' => '',
|
||||
'url_rule_sort_suffix' => '0',
|
||||
'message_rqlogin' => '0',
|
||||
'register_status' => '0',
|
||||
'register_type' => '1',
|
||||
'register_check_code' => '1',
|
||||
'register_verify' => '0',
|
||||
'login_status' => '0',
|
||||
'login_check_code' => '1',
|
||||
'login_no_wait' => '0',
|
||||
'comment_status' => '1',
|
||||
'comment_anonymous' => '0',
|
||||
'comment_check_code' => '1',
|
||||
'comment_verify' => '1',
|
||||
'register_score' => '',
|
||||
'login_score' => '',
|
||||
'register_gcode' => '',
|
||||
'home_upload_ext' => '',
|
||||
'upgrade_branch' => '3.X',
|
||||
'upgrade_force' => '0',
|
||||
);
|
||||
20
runtime/config/4b82677b6c1408df4be21ada9a584fde.php
Normal file
20
runtime/config/4b82677b6c1408df4be21ada9a584fde.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
return array (
|
||||
'lgs' =>
|
||||
array (
|
||||
'cn' =>
|
||||
array (
|
||||
'id' => '1',
|
||||
'acode' => 'cn',
|
||||
'pcode' => '0',
|
||||
'name' => '中文',
|
||||
'domain' => '',
|
||||
'is_default' => '1',
|
||||
'create_user' => 'admin',
|
||||
'update_user' => 'admin',
|
||||
'create_time' => '2017-11-30 13:55:37',
|
||||
'update_time' => '2018-04-13 11:40:49',
|
||||
'theme' => 'default',
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user