@@ -1,266 +1,266 @@ |
||
| 1 | 1 | <?php return [ |
| 2 | - 'admin_home_urlpath' => '/admin/home.php', |
|
| 3 | - 'admin_id' => '1', |
|
| 4 | - 'admin_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/admin.log', |
|
| 5 | - 'admin_login_urlpath' => '/admin/', |
|
| 6 | - 'admin_logout_urlpath' => '/admin/logout.php', |
|
| 7 | - 'admin_mode' => 0, |
|
| 8 | - 'admin_news_startyear' => 2005, |
|
| 9 | - 'admin_order_edit_urlpath' => '/admin/order/edit.php', |
|
| 10 | - 'admin_order_mail_urlpath' => '/admin/order/mail.php', |
|
| 11 | - 'admin_order_urlpath' => '/admin/order/', |
|
| 12 | - 'admin_products_urlpath' => '/admin/products/', |
|
| 13 | - 'admin_system_urlpath' => '/admin/system/', |
|
| 14 | - 'amount_len' => 6, |
|
| 15 | - 'api_enable_flag' => false, |
|
| 16 | - 'auth_type' => 'HMAC', |
|
| 17 | - 'birth_month_point' => 0, |
|
| 18 | - 'birth_year' => 1901, |
|
| 19 | - 'bloc_dir' => 'frontparts/bloc/', |
|
| 20 | - 'cart_url' => 'http://ec-cube.eccube.localhost/cart/', |
|
| 21 | - 'category_head' => '>', |
|
| 22 | - 'category_max' => 1000, |
|
| 23 | - 'cert_string' => '7WDhcBTF', |
|
| 24 | - 'char_code' => 'UTF-8', |
|
| 25 | - 'close_day' => 31, |
|
| 26 | - 'compile_admin_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/admin/', |
|
| 27 | - 'compile_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/default/', |
|
| 28 | - 'cookie_expire' => 365, |
|
| 29 | - 'credit_add_year' => 10, |
|
| 30 | - 'credit_no_len' => 4, |
|
| 31 | - 'csv_line_max' => 10000, |
|
| 32 | - 'csv_size' => 5, |
|
| 33 | - 'csv_temp_realdir' => '/PATH/TO/WEB_ROOT/data/upload/csv/', |
|
| 34 | - 'customer_confirm_mail' => false, |
|
| 35 | - 'customer_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/customer.log', |
|
| 36 | - 'cv_payment_limit' => 14, |
|
| 37 | - 'db_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/db.log', |
|
| 38 | - 'debug_log_realfile' => '', |
|
| 39 | - 'debug_mode' => false, |
|
| 40 | - 'default_country_id' => 392, |
|
| 41 | - 'default_password' => '**********', |
|
| 42 | - 'default_product_disp' => 2, |
|
| 43 | - 'default_product_down' => 1, |
|
| 44 | - 'default_template_name' => 'default', |
|
| 45 | - 'deliv_addr_max' => 20, |
|
| 46 | - 'deliv_date_end_max' => 21, |
|
| 47 | - 'deliv_free_amount' => 0, |
|
| 48 | - 'deliv_urlpath' => '/shopping/deliv.php', |
|
| 49 | - 'delivfee_max' => 47, |
|
| 50 | - 'delivtime_max' => 16, |
|
| 51 | - 'device_type_admin' => 99, |
|
| 52 | - 'device_type_mobile' => 1, |
|
| 53 | - 'device_type_pc' => 10, |
|
| 54 | - 'device_type_smartphone' => 2, |
|
| 55 | - 'disabled_rgb' => '#C9C9C9', |
|
| 56 | - 'down_save_realdir' => '/PATH/TO/WEB_ROOT/data/download/save/', |
|
| 57 | - 'down_size' => 50000, |
|
| 58 | - 'down_temp_realdir' => '/PATH/TO/WEB_ROOT/data/download/temp/', |
|
| 59 | - 'download_block' => 1024, |
|
| 60 | - 'download_days_len' => 3, |
|
| 61 | - 'download_extension' => 'zip,lzh,jpg,jpeg,gif,png,mp3,pdf,csv', |
|
| 62 | - 'downloads_temp_plugin_install_dir' => '/PATH/TO/WEB_ROOT/data/downloads/tmp/plugin_install/', |
|
| 63 | - 'downloads_temp_plugin_update_dir' => '/PATH/TO/WEB_ROOT/data/downloads/tmp/plugin_update/', |
|
| 64 | - 'eccube_info' => true, |
|
| 65 | - 'eccube_payment' => 'EC-CUBE', |
|
| 66 | - 'entry_limit_hour' => 1, |
|
| 67 | - 'entry_url' => 'http://ec-cube.eccube.localhost/entry/', |
|
| 68 | - 'err_color' => '#ffe8e8', |
|
| 69 | - 'error_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/error.log', |
|
| 70 | - 'favorite_error' => 13, |
|
| 71 | - 'file_name_len' => 10, |
|
| 72 | - 'file_size' => 10000, |
|
| 73 | - 'forgot_mail' => 0, |
|
| 74 | - 'form_country_enable' => false, |
|
| 75 | - 'graph_label_max' => 40, |
|
| 76 | - 'graph_pie_max' => 10, |
|
| 77 | - 'graph_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/graph_image/', |
|
| 78 | - 'graph_urlpath' => '/upload/graph_image/', |
|
| 79 | - 'hook_point_preprocess' => 'LC_Page_preProcess', |
|
| 80 | - 'hook_point_process' => 'LC_Page_process', |
|
| 81 | - 'http_request_timeout' => '5', |
|
| 82 | - 'id_max_len' => 50, |
|
| 83 | - 'id_min_len' => 4, |
|
| 84 | - 'image_rename' => true, |
|
| 85 | - 'image_save_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/save_image/', |
|
| 86 | - 'image_save_rss_url' => 'http://ec-cube.eccube.localhost/upload/save_image/', |
|
| 87 | - 'image_save_urlpath' => '/upload/save_image/', |
|
| 88 | - 'image_size' => 1000, |
|
| 89 | - 'image_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_image/', |
|
| 90 | - 'image_temp_rss_url' => 'http://ec-cube.eccube.localhost/upload/temp_image/', |
|
| 91 | - 'image_temp_urlpath' => '/upload/temp_image/', |
|
| 92 | - 'input_deliv_fee' => 1, |
|
| 93 | - 'input_zip_urlpath' => '/input_zip.php', |
|
| 94 | - 'int_len' => 9, |
|
| 95 | - 'large_image_height' => 500, |
|
| 96 | - 'large_image_width' => 500, |
|
| 97 | - 'large_subimage_height' => 500, |
|
| 98 | - 'large_subimage_width' => 500, |
|
| 99 | - 'category_nest_level' => 5, |
|
| 100 | - 'lltext_len' => 99999, |
|
| 101 | - 'locale' => 'ja_JP.UTF-8', |
|
| 102 | - 'log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/site.log', |
|
| 103 | - 'login_frame' => 'login_frame.tpl', |
|
| 104 | - 'login_retry_interval' => 0, |
|
| 105 | - 'ltext_len' => 3000, |
|
| 106 | - 'main_frame' => 'main_frame.tpl', |
|
| 107 | - 'master_data_realdir' => '/PATH/TO/WEB_ROOT/data/cache/', |
|
| 108 | - 'max_lifetime' => 7200, |
|
| 109 | - 'max_log_quantity' => 5, |
|
| 110 | - 'max_log_size' => '1000000', |
|
| 111 | - 'max_total_fee' => 9999999999, |
|
| 112 | - 'member_pmax' => 10, |
|
| 113 | - 'mltext_len' => 1000, |
|
| 114 | - 'mobile_cart_urlpath' => '/cart/', |
|
| 115 | - 'mobile_compile_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/mobile/', |
|
| 116 | - 'mobile_default_template_name' => 'mobile', |
|
| 117 | - 'mobile_image_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/mobile_image/', |
|
| 118 | - 'mobile_image_urlpath' => '/upload/mobile_image/', |
|
| 119 | - 'mobile_p_detail_urlpath' => '/products/detail.php?product_id=', |
|
| 120 | - 'mobile_session_lifetime' => 1800, |
|
| 121 | - 'mobile_shopping_complete_urlpath' => '/shopping/complete.php', |
|
| 122 | - 'mobile_shopping_confirm_urlpath' => '/shopping/confirm.php', |
|
| 123 | - 'mobile_shopping_payment_urlpath' => '/shopping/payment.php', |
|
| 124 | - 'mobile_template_name' => 'mobile', |
|
| 125 | - 'mobile_template_realdir' => '/PATH/TO/WEB_ROOT/data/template/mobile/', |
|
| 126 | - 'mobile_top_urlpath' => '/', |
|
| 127 | - 'module_dir' => 'downloads/module/', |
|
| 128 | - 'module_realdir' => '/PATH/TO/WEB_ROOT/data/downloads/module/', |
|
| 129 | - 'mtext_len' => 200, |
|
| 130 | - 'multiple_urlpath' => '/shopping/multiple.php', |
|
| 131 | - 'mypage_delivaddr_urlpath' => '/mypage/delivery.php', |
|
| 132 | - 'mypage_order_status_disp_flag' => true, |
|
| 133 | - 'navi_pmax' => 4, |
|
| 134 | - 'no_image_realfile' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/packages/default/img/picture/img_blank.gif', |
|
| 135 | - 'normal_image_height' => 260, |
|
| 136 | - 'normal_image_width' => 260, |
|
| 137 | - 'normal_subimage_height' => 200, |
|
| 138 | - 'normal_subimage_width' => 200, |
|
| 139 | - 'nostock_hidden' => false, |
|
| 140 | - 'option_class_regist' => 1, |
|
| 141 | - 'option_deliv_fee' => 1, |
|
| 142 | - 'option_favorite_product' => 1, |
|
| 143 | - 'option_product_deliv_fee' => 0, |
|
| 144 | - 'option_recommend' => 1, |
|
| 145 | - 'order_back_order' => 4, |
|
| 146 | - 'order_cancel' => 3, |
|
| 147 | - 'order_deliv' => 5, |
|
| 148 | - 'order_new' => 1, |
|
| 149 | - 'order_pay_wait' => 2, |
|
| 150 | - 'order_pending' => 7, |
|
| 151 | - 'order_pre_end' => 6, |
|
| 152 | - 'order_processing' => 8, |
|
| 153 | - 'order_status_max' => 50, |
|
| 154 | - 'ostore_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/ownersstore.log', |
|
| 155 | - 'ostore_sslurl' => 'https://www.ec-cube.net/', |
|
| 156 | - 'ostore_url' => 'http://www.ec-cube.net/', |
|
| 157 | - 'p_detail_urlpath' => '/products/detail.php?product_id=', |
|
| 158 | - 'page_display_time_log_min_exec_time' => 2, |
|
| 159 | - 'page_display_time_log_mode' => 1, |
|
| 160 | - 'password_max_len' => 32, |
|
| 161 | - 'password_min_len' => 8, |
|
| 162 | - 'pear_db_debug' => 0, |
|
| 163 | - 'pear_db_persistent' => false, |
|
| 164 | - 'pending_order_cancel_flag' => true, |
|
| 165 | - 'pending_order_cancel_time' => 900, |
|
| 166 | - 'percentage_len' => 3, |
|
| 167 | - 'plugin_activate_flag' => true, |
|
| 168 | - 'plugin_dir' => 'plugins/', |
|
| 169 | - 'plugin_extension' => 'tar,tar.gz', |
|
| 170 | - 'plugin_html_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/plugin/', |
|
| 171 | - 'plugin_html_urlpath' => '/plugin/', |
|
| 172 | - 'plugin_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/plugin.log', |
|
| 173 | - 'plugin_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/plugins/', |
|
| 174 | - 'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/', |
|
| 175 | - 'plugin_upload_realdir' => '/PATH/TO/WEB_ROOT/data/downloads/plugin/', |
|
| 176 | - 'point_rule' => 2, |
|
| 177 | - 'point_value' => 1, |
|
| 178 | - 'price_len' => 8, |
|
| 179 | - 'product_type_download' => 2, |
|
| 180 | - 'product_type_normal' => 1, |
|
| 181 | - 'products_total_max' => 15, |
|
| 182 | - 'productsub_max' => 5, |
|
| 183 | - 'recommend_num' => 8, |
|
| 184 | - 'recommend_product_max' => 6, |
|
| 185 | - 'release_year' => 2005, |
|
| 186 | - 'review_allow_url' => 0, |
|
| 187 | - 'review_regist_max' => 5, |
|
| 188 | - 'rfc_compliant_email_check' => false, |
|
| 189 | - 'search_category_len' => 18, |
|
| 190 | - 'search_pmax' => 10, |
|
| 191 | - 'select_rgb' => '#ffffdf', |
|
| 192 | - 'sepa_catnavi' => ' > ', |
|
| 193 | - 'session_keep_method' => 'useCookie', |
|
| 194 | - 'session_lifetime' => 1800, |
|
| 195 | - 'shopping_complete_urlpath' => '/shopping/complete.php', |
|
| 196 | - 'shopping_confirm_urlpath' => '/shopping/confirm.php', |
|
| 197 | - 'shopping_module_urlpath' => '/shopping/load_payment_module.php', |
|
| 198 | - 'shopping_payment_urlpath' => '/shopping/payment.php', |
|
| 199 | - 'shopping_url' => 'http://ec-cube.eccube.localhost/shopping/', |
|
| 200 | - 'site_frame' => 'site_frame.tpl', |
|
| 201 | - 'sltext_len' => 500, |
|
| 202 | - 'small_image_height' => 130, |
|
| 203 | - 'small_image_width' => 130, |
|
| 204 | - 'smartphone_compile_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/sphone/', |
|
| 205 | - 'smartphone_default_template_name' => 'sphone', |
|
| 206 | - 'smartphone_template_name' => 'sphone', |
|
| 207 | - 'smartphone_template_realdir' => '/PATH/TO/WEB_ROOT/data/template/sphone/', |
|
| 208 | - 'smarty_force_compile_mode' => false, |
|
| 209 | - 'smarty_templates_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates/', |
|
| 210 | - 'smtext_len' => 100, |
|
| 211 | - 'sql_query_log_min_exec_time' => 2, |
|
| 212 | - 'sql_query_log_mode' => 1, |
|
| 213 | - 'start_birth_year' => 1970, |
|
| 214 | - 'stext_len' => 50, |
|
| 215 | - 'tax_rule_priority' => 'product_id,product_class_id,pref_id,country_id', |
|
| 216 | - 'tel_len' => 5, |
|
| 217 | - 'tel_len_min' => 1, |
|
| 218 | - 'tel_item_len' => 12, |
|
| 219 | - 'template_admin_realdir' => '/PATH/TO/WEB_ROOT/data/template/admin/', |
|
| 220 | - 'template_name' => 'default', |
|
| 221 | - 'template_realdir' => '/PATH/TO/WEB_ROOT/data/template/default/', |
|
| 222 | - 'template_size' => 10000, |
|
| 223 | - 'template_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_template/', |
|
| 224 | - 'top_url' => 'http://ec-cube.eccube.localhost/', |
|
| 225 | - 'transaction_id_name' => 'transactionid', |
|
| 226 | - 'update_http' => 'http://www.ec-cube.net/info/index.php', |
|
| 227 | - 'update_send_site_info' => false, |
|
| 228 | - 'url_len' => 1024, |
|
| 229 | - 'use_mobile' => true, |
|
| 230 | - 'use_multiple_shipping' => true, |
|
| 231 | - 'use_normalize_hostname' => true, |
|
| 232 | - 'use_point' => true, |
|
| 233 | - 'use_verbose_log' => false, |
|
| 234 | - 'user_def_php_realfile' => '/PATH/TO/WEB_ROOT/data/__default.php', |
|
| 235 | - 'user_dir' => 'user_data/', |
|
| 236 | - 'user_package_dir' => 'packages/', |
|
| 237 | - 'user_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/', |
|
| 238 | - 'user_template_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/packages/', |
|
| 239 | - 'user_url' => 'http://ec-cube.eccube.localhost/user_data/', |
|
| 240 | - 'zip_download_url' => 'http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip', |
|
| 241 | - 'zip01_len' => 3, |
|
| 242 | - 'zip02_len' => 4, |
|
| 243 | - 'default_page_count' => 10, |
|
| 244 | - 'admin_product_stock_status' => 3, |
|
| 245 | - 'enabled' => 1, |
|
| 246 | - 'disabled' => 0, |
|
| 247 | - 'eccube_info_url' => 'https://www.ec-cube.net/info/3/', |
|
| 248 | - 'customer_reset_expire' => 10, |
|
| 249 | - 'csv_export_separator' => ',', |
|
| 250 | - 'csv_export_encoding' => 'SJIS-win', |
|
| 251 | - 'csv_export_date_format' => 'Y-m-d H:i:s', |
|
| 252 | - 'csv_export_multidata_separator' => ',', |
|
| 253 | - 'csv_import_delimiter' => ',', |
|
| 254 | - 'csv_import_enclosure' => '"', |
|
| 255 | - 'csv_import_escape' => '\\', |
|
| 256 | - 'owners_store_url' => 'http://dev-package-repo.ec-cube.net/api/packages.json', |
|
| 257 | - 'name_len' => 16, |
|
| 258 | - 'kana_len' => 25, |
|
| 259 | - 'address1_len' => 32, |
|
| 260 | - 'address2_len' => 32, |
|
| 261 | - 'birth_max' => 110, |
|
| 262 | - 'product_order_price_lower' => 1, |
|
| 263 | - 'product_order_newer' => 2, |
|
| 264 | - 'product_order_price_higher' => 3, |
|
| 265 | - 'price_max' => 2147483647, |
|
| 2 | + 'admin_home_urlpath' => '/admin/home.php', |
|
| 3 | + 'admin_id' => '1', |
|
| 4 | + 'admin_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/admin.log', |
|
| 5 | + 'admin_login_urlpath' => '/admin/', |
|
| 6 | + 'admin_logout_urlpath' => '/admin/logout.php', |
|
| 7 | + 'admin_mode' => 0, |
|
| 8 | + 'admin_news_startyear' => 2005, |
|
| 9 | + 'admin_order_edit_urlpath' => '/admin/order/edit.php', |
|
| 10 | + 'admin_order_mail_urlpath' => '/admin/order/mail.php', |
|
| 11 | + 'admin_order_urlpath' => '/admin/order/', |
|
| 12 | + 'admin_products_urlpath' => '/admin/products/', |
|
| 13 | + 'admin_system_urlpath' => '/admin/system/', |
|
| 14 | + 'amount_len' => 6, |
|
| 15 | + 'api_enable_flag' => false, |
|
| 16 | + 'auth_type' => 'HMAC', |
|
| 17 | + 'birth_month_point' => 0, |
|
| 18 | + 'birth_year' => 1901, |
|
| 19 | + 'bloc_dir' => 'frontparts/bloc/', |
|
| 20 | + 'cart_url' => 'http://ec-cube.eccube.localhost/cart/', |
|
| 21 | + 'category_head' => '>', |
|
| 22 | + 'category_max' => 1000, |
|
| 23 | + 'cert_string' => '7WDhcBTF', |
|
| 24 | + 'char_code' => 'UTF-8', |
|
| 25 | + 'close_day' => 31, |
|
| 26 | + 'compile_admin_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/admin/', |
|
| 27 | + 'compile_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/default/', |
|
| 28 | + 'cookie_expire' => 365, |
|
| 29 | + 'credit_add_year' => 10, |
|
| 30 | + 'credit_no_len' => 4, |
|
| 31 | + 'csv_line_max' => 10000, |
|
| 32 | + 'csv_size' => 5, |
|
| 33 | + 'csv_temp_realdir' => '/PATH/TO/WEB_ROOT/data/upload/csv/', |
|
| 34 | + 'customer_confirm_mail' => false, |
|
| 35 | + 'customer_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/customer.log', |
|
| 36 | + 'cv_payment_limit' => 14, |
|
| 37 | + 'db_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/db.log', |
|
| 38 | + 'debug_log_realfile' => '', |
|
| 39 | + 'debug_mode' => false, |
|
| 40 | + 'default_country_id' => 392, |
|
| 41 | + 'default_password' => '**********', |
|
| 42 | + 'default_product_disp' => 2, |
|
| 43 | + 'default_product_down' => 1, |
|
| 44 | + 'default_template_name' => 'default', |
|
| 45 | + 'deliv_addr_max' => 20, |
|
| 46 | + 'deliv_date_end_max' => 21, |
|
| 47 | + 'deliv_free_amount' => 0, |
|
| 48 | + 'deliv_urlpath' => '/shopping/deliv.php', |
|
| 49 | + 'delivfee_max' => 47, |
|
| 50 | + 'delivtime_max' => 16, |
|
| 51 | + 'device_type_admin' => 99, |
|
| 52 | + 'device_type_mobile' => 1, |
|
| 53 | + 'device_type_pc' => 10, |
|
| 54 | + 'device_type_smartphone' => 2, |
|
| 55 | + 'disabled_rgb' => '#C9C9C9', |
|
| 56 | + 'down_save_realdir' => '/PATH/TO/WEB_ROOT/data/download/save/', |
|
| 57 | + 'down_size' => 50000, |
|
| 58 | + 'down_temp_realdir' => '/PATH/TO/WEB_ROOT/data/download/temp/', |
|
| 59 | + 'download_block' => 1024, |
|
| 60 | + 'download_days_len' => 3, |
|
| 61 | + 'download_extension' => 'zip,lzh,jpg,jpeg,gif,png,mp3,pdf,csv', |
|
| 62 | + 'downloads_temp_plugin_install_dir' => '/PATH/TO/WEB_ROOT/data/downloads/tmp/plugin_install/', |
|
| 63 | + 'downloads_temp_plugin_update_dir' => '/PATH/TO/WEB_ROOT/data/downloads/tmp/plugin_update/', |
|
| 64 | + 'eccube_info' => true, |
|
| 65 | + 'eccube_payment' => 'EC-CUBE', |
|
| 66 | + 'entry_limit_hour' => 1, |
|
| 67 | + 'entry_url' => 'http://ec-cube.eccube.localhost/entry/', |
|
| 68 | + 'err_color' => '#ffe8e8', |
|
| 69 | + 'error_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/error.log', |
|
| 70 | + 'favorite_error' => 13, |
|
| 71 | + 'file_name_len' => 10, |
|
| 72 | + 'file_size' => 10000, |
|
| 73 | + 'forgot_mail' => 0, |
|
| 74 | + 'form_country_enable' => false, |
|
| 75 | + 'graph_label_max' => 40, |
|
| 76 | + 'graph_pie_max' => 10, |
|
| 77 | + 'graph_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/graph_image/', |
|
| 78 | + 'graph_urlpath' => '/upload/graph_image/', |
|
| 79 | + 'hook_point_preprocess' => 'LC_Page_preProcess', |
|
| 80 | + 'hook_point_process' => 'LC_Page_process', |
|
| 81 | + 'http_request_timeout' => '5', |
|
| 82 | + 'id_max_len' => 50, |
|
| 83 | + 'id_min_len' => 4, |
|
| 84 | + 'image_rename' => true, |
|
| 85 | + 'image_save_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/save_image/', |
|
| 86 | + 'image_save_rss_url' => 'http://ec-cube.eccube.localhost/upload/save_image/', |
|
| 87 | + 'image_save_urlpath' => '/upload/save_image/', |
|
| 88 | + 'image_size' => 1000, |
|
| 89 | + 'image_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_image/', |
|
| 90 | + 'image_temp_rss_url' => 'http://ec-cube.eccube.localhost/upload/temp_image/', |
|
| 91 | + 'image_temp_urlpath' => '/upload/temp_image/', |
|
| 92 | + 'input_deliv_fee' => 1, |
|
| 93 | + 'input_zip_urlpath' => '/input_zip.php', |
|
| 94 | + 'int_len' => 9, |
|
| 95 | + 'large_image_height' => 500, |
|
| 96 | + 'large_image_width' => 500, |
|
| 97 | + 'large_subimage_height' => 500, |
|
| 98 | + 'large_subimage_width' => 500, |
|
| 99 | + 'category_nest_level' => 5, |
|
| 100 | + 'lltext_len' => 99999, |
|
| 101 | + 'locale' => 'ja_JP.UTF-8', |
|
| 102 | + 'log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/site.log', |
|
| 103 | + 'login_frame' => 'login_frame.tpl', |
|
| 104 | + 'login_retry_interval' => 0, |
|
| 105 | + 'ltext_len' => 3000, |
|
| 106 | + 'main_frame' => 'main_frame.tpl', |
|
| 107 | + 'master_data_realdir' => '/PATH/TO/WEB_ROOT/data/cache/', |
|
| 108 | + 'max_lifetime' => 7200, |
|
| 109 | + 'max_log_quantity' => 5, |
|
| 110 | + 'max_log_size' => '1000000', |
|
| 111 | + 'max_total_fee' => 9999999999, |
|
| 112 | + 'member_pmax' => 10, |
|
| 113 | + 'mltext_len' => 1000, |
|
| 114 | + 'mobile_cart_urlpath' => '/cart/', |
|
| 115 | + 'mobile_compile_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/mobile/', |
|
| 116 | + 'mobile_default_template_name' => 'mobile', |
|
| 117 | + 'mobile_image_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/mobile_image/', |
|
| 118 | + 'mobile_image_urlpath' => '/upload/mobile_image/', |
|
| 119 | + 'mobile_p_detail_urlpath' => '/products/detail.php?product_id=', |
|
| 120 | + 'mobile_session_lifetime' => 1800, |
|
| 121 | + 'mobile_shopping_complete_urlpath' => '/shopping/complete.php', |
|
| 122 | + 'mobile_shopping_confirm_urlpath' => '/shopping/confirm.php', |
|
| 123 | + 'mobile_shopping_payment_urlpath' => '/shopping/payment.php', |
|
| 124 | + 'mobile_template_name' => 'mobile', |
|
| 125 | + 'mobile_template_realdir' => '/PATH/TO/WEB_ROOT/data/template/mobile/', |
|
| 126 | + 'mobile_top_urlpath' => '/', |
|
| 127 | + 'module_dir' => 'downloads/module/', |
|
| 128 | + 'module_realdir' => '/PATH/TO/WEB_ROOT/data/downloads/module/', |
|
| 129 | + 'mtext_len' => 200, |
|
| 130 | + 'multiple_urlpath' => '/shopping/multiple.php', |
|
| 131 | + 'mypage_delivaddr_urlpath' => '/mypage/delivery.php', |
|
| 132 | + 'mypage_order_status_disp_flag' => true, |
|
| 133 | + 'navi_pmax' => 4, |
|
| 134 | + 'no_image_realfile' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/packages/default/img/picture/img_blank.gif', |
|
| 135 | + 'normal_image_height' => 260, |
|
| 136 | + 'normal_image_width' => 260, |
|
| 137 | + 'normal_subimage_height' => 200, |
|
| 138 | + 'normal_subimage_width' => 200, |
|
| 139 | + 'nostock_hidden' => false, |
|
| 140 | + 'option_class_regist' => 1, |
|
| 141 | + 'option_deliv_fee' => 1, |
|
| 142 | + 'option_favorite_product' => 1, |
|
| 143 | + 'option_product_deliv_fee' => 0, |
|
| 144 | + 'option_recommend' => 1, |
|
| 145 | + 'order_back_order' => 4, |
|
| 146 | + 'order_cancel' => 3, |
|
| 147 | + 'order_deliv' => 5, |
|
| 148 | + 'order_new' => 1, |
|
| 149 | + 'order_pay_wait' => 2, |
|
| 150 | + 'order_pending' => 7, |
|
| 151 | + 'order_pre_end' => 6, |
|
| 152 | + 'order_processing' => 8, |
|
| 153 | + 'order_status_max' => 50, |
|
| 154 | + 'ostore_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/ownersstore.log', |
|
| 155 | + 'ostore_sslurl' => 'https://www.ec-cube.net/', |
|
| 156 | + 'ostore_url' => 'http://www.ec-cube.net/', |
|
| 157 | + 'p_detail_urlpath' => '/products/detail.php?product_id=', |
|
| 158 | + 'page_display_time_log_min_exec_time' => 2, |
|
| 159 | + 'page_display_time_log_mode' => 1, |
|
| 160 | + 'password_max_len' => 32, |
|
| 161 | + 'password_min_len' => 8, |
|
| 162 | + 'pear_db_debug' => 0, |
|
| 163 | + 'pear_db_persistent' => false, |
|
| 164 | + 'pending_order_cancel_flag' => true, |
|
| 165 | + 'pending_order_cancel_time' => 900, |
|
| 166 | + 'percentage_len' => 3, |
|
| 167 | + 'plugin_activate_flag' => true, |
|
| 168 | + 'plugin_dir' => 'plugins/', |
|
| 169 | + 'plugin_extension' => 'tar,tar.gz', |
|
| 170 | + 'plugin_html_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/plugin/', |
|
| 171 | + 'plugin_html_urlpath' => '/plugin/', |
|
| 172 | + 'plugin_log_realfile' => '/PATH/TO/WEB_ROOT/data/logs/plugin.log', |
|
| 173 | + 'plugin_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/plugins/', |
|
| 174 | + 'plugin_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_plugin/', |
|
| 175 | + 'plugin_upload_realdir' => '/PATH/TO/WEB_ROOT/data/downloads/plugin/', |
|
| 176 | + 'point_rule' => 2, |
|
| 177 | + 'point_value' => 1, |
|
| 178 | + 'price_len' => 8, |
|
| 179 | + 'product_type_download' => 2, |
|
| 180 | + 'product_type_normal' => 1, |
|
| 181 | + 'products_total_max' => 15, |
|
| 182 | + 'productsub_max' => 5, |
|
| 183 | + 'recommend_num' => 8, |
|
| 184 | + 'recommend_product_max' => 6, |
|
| 185 | + 'release_year' => 2005, |
|
| 186 | + 'review_allow_url' => 0, |
|
| 187 | + 'review_regist_max' => 5, |
|
| 188 | + 'rfc_compliant_email_check' => false, |
|
| 189 | + 'search_category_len' => 18, |
|
| 190 | + 'search_pmax' => 10, |
|
| 191 | + 'select_rgb' => '#ffffdf', |
|
| 192 | + 'sepa_catnavi' => ' > ', |
|
| 193 | + 'session_keep_method' => 'useCookie', |
|
| 194 | + 'session_lifetime' => 1800, |
|
| 195 | + 'shopping_complete_urlpath' => '/shopping/complete.php', |
|
| 196 | + 'shopping_confirm_urlpath' => '/shopping/confirm.php', |
|
| 197 | + 'shopping_module_urlpath' => '/shopping/load_payment_module.php', |
|
| 198 | + 'shopping_payment_urlpath' => '/shopping/payment.php', |
|
| 199 | + 'shopping_url' => 'http://ec-cube.eccube.localhost/shopping/', |
|
| 200 | + 'site_frame' => 'site_frame.tpl', |
|
| 201 | + 'sltext_len' => 500, |
|
| 202 | + 'small_image_height' => 130, |
|
| 203 | + 'small_image_width' => 130, |
|
| 204 | + 'smartphone_compile_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates_c/sphone/', |
|
| 205 | + 'smartphone_default_template_name' => 'sphone', |
|
| 206 | + 'smartphone_template_name' => 'sphone', |
|
| 207 | + 'smartphone_template_realdir' => '/PATH/TO/WEB_ROOT/data/template/sphone/', |
|
| 208 | + 'smarty_force_compile_mode' => false, |
|
| 209 | + 'smarty_templates_realdir' => '/PATH/TO/WEB_ROOT/data/Smarty/templates/', |
|
| 210 | + 'smtext_len' => 100, |
|
| 211 | + 'sql_query_log_min_exec_time' => 2, |
|
| 212 | + 'sql_query_log_mode' => 1, |
|
| 213 | + 'start_birth_year' => 1970, |
|
| 214 | + 'stext_len' => 50, |
|
| 215 | + 'tax_rule_priority' => 'product_id,product_class_id,pref_id,country_id', |
|
| 216 | + 'tel_len' => 5, |
|
| 217 | + 'tel_len_min' => 1, |
|
| 218 | + 'tel_item_len' => 12, |
|
| 219 | + 'template_admin_realdir' => '/PATH/TO/WEB_ROOT/data/template/admin/', |
|
| 220 | + 'template_name' => 'default', |
|
| 221 | + 'template_realdir' => '/PATH/TO/WEB_ROOT/data/template/default/', |
|
| 222 | + 'template_size' => 10000, |
|
| 223 | + 'template_temp_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/upload/temp_template/', |
|
| 224 | + 'top_url' => 'http://ec-cube.eccube.localhost/', |
|
| 225 | + 'transaction_id_name' => 'transactionid', |
|
| 226 | + 'update_http' => 'http://www.ec-cube.net/info/index.php', |
|
| 227 | + 'update_send_site_info' => false, |
|
| 228 | + 'url_len' => 1024, |
|
| 229 | + 'use_mobile' => true, |
|
| 230 | + 'use_multiple_shipping' => true, |
|
| 231 | + 'use_normalize_hostname' => true, |
|
| 232 | + 'use_point' => true, |
|
| 233 | + 'use_verbose_log' => false, |
|
| 234 | + 'user_def_php_realfile' => '/PATH/TO/WEB_ROOT/data/__default.php', |
|
| 235 | + 'user_dir' => 'user_data/', |
|
| 236 | + 'user_package_dir' => 'packages/', |
|
| 237 | + 'user_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/', |
|
| 238 | + 'user_template_realdir' => '/PATH/TO/WEB_ROOT/src/Eccube/Repository/Master/user_data/packages/', |
|
| 239 | + 'user_url' => 'http://ec-cube.eccube.localhost/user_data/', |
|
| 240 | + 'zip_download_url' => 'http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip', |
|
| 241 | + 'zip01_len' => 3, |
|
| 242 | + 'zip02_len' => 4, |
|
| 243 | + 'default_page_count' => 10, |
|
| 244 | + 'admin_product_stock_status' => 3, |
|
| 245 | + 'enabled' => 1, |
|
| 246 | + 'disabled' => 0, |
|
| 247 | + 'eccube_info_url' => 'https://www.ec-cube.net/info/3/', |
|
| 248 | + 'customer_reset_expire' => 10, |
|
| 249 | + 'csv_export_separator' => ',', |
|
| 250 | + 'csv_export_encoding' => 'SJIS-win', |
|
| 251 | + 'csv_export_date_format' => 'Y-m-d H:i:s', |
|
| 252 | + 'csv_export_multidata_separator' => ',', |
|
| 253 | + 'csv_import_delimiter' => ',', |
|
| 254 | + 'csv_import_enclosure' => '"', |
|
| 255 | + 'csv_import_escape' => '\\', |
|
| 256 | + 'owners_store_url' => 'http://dev-package-repo.ec-cube.net/api/packages.json', |
|
| 257 | + 'name_len' => 16, |
|
| 258 | + 'kana_len' => 25, |
|
| 259 | + 'address1_len' => 32, |
|
| 260 | + 'address2_len' => 32, |
|
| 261 | + 'birth_max' => 110, |
|
| 262 | + 'product_order_price_lower' => 1, |
|
| 263 | + 'product_order_newer' => 2, |
|
| 264 | + 'product_order_price_higher' => 3, |
|
| 265 | + 'price_max' => 2147483647, |
|
| 266 | 266 | ]; |