|
|
|
@ -63,6 +63,7 @@ $configs = array(
@@ -63,6 +63,7 @@ $configs = array(
|
|
|
|
|
'password' => '88888888', |
|
|
|
|
'captcha' => true, //后台登陆是否开启验证码 |
|
|
|
|
|
|
|
|
|
'maxUploadFileNumber' => 5, //一次批量上传文件数量 |
|
|
|
|
'maxUploadFileSize' => 20, //单位:Mb |
|
|
|
|
'allowedUploadFileTypes' => array( |
|
|
|
|
'image/jpeg', |
|
|
|
|