选择语言 :

 array Bootstrap::$core_config

Core总配置

默认值

array(28) ( "projects" => array(1) ( "default" => array(6) ( "name" => string(6) "默认" "dir" => string(7) "default" "isuse" => bool true "url" => string(1) "/" "url_admin" => string(7) "/admin/" "url_rest" => string(5) "/api/" ) ) "libraries" => array(5) ( "autoload" => array(0) "cli" => array(0) "rest" => array(0) "debug" => array(1) ( 0 => string(17) "com.myqee.develop" ) "admin" => array(1) ( 0 => string(24) "com.myqee.administration" ) ) "url" => array(1) ( "assets" => string(8) "/assets/" ) "runtime_config" => empty "debug_open_password" => array(0) "local_debug_cfg" => string(11) "myqee.debug" "charset" => string(5) "utf-8" "base_url" => null "file_write_mode" => string(6) "normal" "error500" => array(3) ( "close" => bool false "save_type" => string(4) "file" "type_config" => string(7) "default" ) "error_reporting" => integer 7 "server_index_page" => string(10) "index.html" "default_controller" => string(5) "index" "default_action" => string(7) "default" "timezone" => string(3) "PRC" "lang" => string(5) "zh-cn" "server_https_on_key" => string(5) "HTTPS" "slow_query_mtime" => integer 2000 "asset_allow_suffix" => string(48) "js|css|jpg|jpeg|png|gif|bmp|pdf|html|htm|mp4|swf" "ajax_cross_domain" => string(4) "auto" "hide_x_powered_by_header" => bool false "auto_check_post_method_referer" => bool true "form_token_cache_time" => integer 86400 "form_token_cache_name" => null "form_token_hash_key" => empty "file_sync_mode" => string(7) "default" "system_exec_key" => empty "web_server_list" => array(1) ( "default" => array(0) ) )