From f6ccbafe341a7aea19787c84397dce33e88876bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 12 Apr 2018 10:07:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=AB=99=E7=82=B9=E5=BF=AB?= =?UTF-8?q?=E9=80=9F=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87SOP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kcfinder/conf/config.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kcfinder/conf/config.php b/kcfinder/conf/config.php index ce02c199..b841cbf7 100644 --- a/kcfinder/conf/config.php +++ b/kcfinder/conf/config.php @@ -34,6 +34,8 @@ $_CONFIG = array( 'uploadDir' => "", //文件夹管理目录 'theme' => "default", //主题 'types' => array( + //在当前上传目录下建立虚拟链接指向对应的文件夹,就可以上传编辑站点文件 +// mklink /D "C:\Dropbox\wwwroot\information-system-all_in_one\kcfinder\upload\gm\image" "C:\inetpub\wwwroot\gmsite\www\image" 'default' => '4sj4837Rjk37L', //默认站点,设置一个怎么也猜不到的后缀 'ah' => '*mime image/gif image/png image/jpeg', //这个名称就是目录名,每个站点不同 //国际站点