config |
{
"app_host": "",
"app_debug": true,
"app_trace": false,
"app_status": "",
"app_multi_module": true,
"auto_bind_module": false,
"root_namespace": [],
"extra_file_list": [
"\/mnt\/www\/ahxygroup.cfwl8.ahcfwl.com\/thinkphp\/helper.php"
],
"default_return_type": "html",
"default_ajax_return": "json",
"default_jsonp_handler": "jsonpReturn",
"var_jsonp_handler": "callback",
"default_timezone": "PRC",
"lang_switch_on": false,
"default_filter": "",
"default_lang": "zh-cn",
"class_suffix": false,
"controller_suffix": false,
"default_module": "home",
"deny_module_list": [
"common",
"admin"
],
"default_controller": "Index",
"default_action": "index",
"default_validate": "",
"empty_controller": "Error",
"use_action_prefix": false,
"action_suffix": "",
"controller_auto_search": false,
"var_pathinfo": "s",
"pathinfo_fetch": [
"ORIG_PATH_INFO",
"REDIRECT_PATH_INFO",
"REDIRECT_URL"
],
"pathinfo_depr": "\/",
"https_agent_name": "",
"url_html_suffix": "html",
"url_common_param": false,
"url_param_type": 0,
"url_route_on": true,
"route_config_file": [
"admin"
],
"route_complete_match": false,
"url_route_must": false,
"url_domain_deploy": false,
"url_domain_root": "",
"url_convert": true,
"url_controller_layer": "controller",
"var_method": "_method",
"var_ajax": "_ajax",
"var_pjax": "_pjax",
"request_cache": false,
"request_cache_expire": null,
"request_cache_except": [],
"template": {
"type": "Think",
"view_base": "",
"view_path": "",
"view_suffix": "html",
"view_depr": "\/",
"tpl_begin": "{",
"tpl_end": "}",
"taglib_begin": "{",
"taglib_end": "}"
},
"view_replace_str": [],
"dispatch_success_tmpl": "\/mnt\/www\/ahxygroup.cfwl8.ahcfwl.com\/public\/..\/application\/admin\/view\/public\/success.tpl",
"dispatch_error_tmpl": "\/mnt\/www\/ahxygroup.cfwl8.ahcfwl.com\/public\/..\/application\/admin\/view\/public\/error.tpl",
"exception_tmpl": "\/mnt\/www\/ahxygroup.cfwl8.ahcfwl.com\/thinkphp\/tpl\/think_exception.tpl",
"error_message": "\u9875\u9762\u9519\u8bef\uff01\u8bf7\u7a0d\u540e\u518d\u8bd5\uff5e",
"show_error_msg": false,
"exception_handle": "",
"log": {
"type": "test",
"path": "\/mnt\/www\/ahxygroup.cfwl8.ahcfwl.com\/public\/..\/runtime\/log\/",
"level": []
},
"trace": {
"type": "Html"
},
"cache": {
"type": "file",
"path": "\/mnt\/www\/ahxygroup.cfwl8.ahcfwl.com\/public\/..\/runtime\/cache\/",
"prefix": "",
"expire": 0
},
"session": {
"id": "",
"var_session_id": "",
"prefix": "one",
"type": "",
"auto_start": true
},
"cookie": {
"prefix": "",
"expire": 0,
"path": "\/",
"domain": "",
"secure": false,
"httponly": "",
"setcookie": true
},
"database": {
"type": "mysql",
"dsn": "",
"hostname": "127.0.0.1",
"database": "ahxygroup",
"username": "ahxygroup",
"password": "TbcfifmGf8nrANGx",
"hostport": "3306",
"params": [],
"charset": "utf8",
"prefix": "core_",
"debug": true,
"deploy": 0,
"rw_separate": false,
"master_num": 1,
"slave_no": "",
"fields_strict": true,
"resultset_type": "array",
"auto_timestamp": false,
"datetime_format": "Y-m-d H:i:s",
"sql_explain": false
},
"paginate": {
"type": "bootstrap",
"var_page": "page",
"list_rows": 15
},
"website_domain": "https:\/\/www.ahxygroup.cn",
"auth_config": {
"auth_on": 1,
"auth_type": 1,
"auth_group": "auth_group",
"auth_group_access": "auth_group_access",
"auth_rule": "auth_rule",
"auth_user": "admin"
},
"sql_explain": false,
"extra_config_list": [
"database",
"route",
"validate"
],
"data_backup_path": "..\/data\/",
"data_backup_part_size": "20971520",
"data_backup_compress": "1",
"data_backup_compress_level": "9",
"verify_type": "1",
"gee_id": "ca1219b1ba907a733eaadfc3f6595fad",
"gee_key": "9977de876b194d227b2209df142c92a0",
"auth_key": "JUD6FCtZsqrmVXc2apev4TRn3O8gAhxbSlH9wfPN",
"pages": "10",
"salt": "wZPb~yxvA!ir38&Z",
"upload_img": {
"size": 20971520,
"ext": "jpg,png,gif,ico",
"path": "uploads\/images\/"
},
"upload_annex": {
"size": 52428800,
"ext": "docx,doc,rar,zip,mp4",
"path": "uploads\/images\/"
},
"upload_face": {
"size": 2097152,
"ext": "jpg,png,gif",
"path": "uploads\/face\/"
},
"max_cate_class": 3
} |