menu
home 首页
favorite_border 服务
widgets 产品
contacts 关于

ckfinder The file browser is disabled for security reasons.

文件浏览器需要权限管理。

打开ckfinder/config.php

把false改成true,保存。

$config['authentication'] = function () { return true;
};