You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
更新 config.php
This commit is contained in:
@@ -62,7 +62,7 @@ $config = array(
|
||||
// 每次最多上传图片数
|
||||
'maxUploadFiles' => 30,
|
||||
// 是否开启登录上传 开启:true 关闭:false
|
||||
'mustLogin' => true,
|
||||
'mustLogin' => false,
|
||||
// 是否开启tinyfilemanager文件管理 开启:true 关闭:false
|
||||
'tinyfilemanager' => true,
|
||||
// 登录上传和后台管理密码,管理用户名为:admin
|
||||
|
||||
Reference in New Issue
Block a user