Commit ebbe975e by 冷斌

add

parent ab370a07
......@@ -17,17 +17,17 @@ return array(
'sign_key' => '76576076c1f5f657b634e966c8836a06',
'uptype'=>2,//上传方式�?表示 七牛�?表示 本地
'uptype'=>1,//上传方式�?表示 七牛�?表示 本地
/**
* 七牛相关配置
*/
'Qiniu' => array(
//统一的key
'accessKey' => 'guBt53WaJGrP5kLLhSL-th6pS-99IiPJsBM_YdCX',
'secretKey' => '35VrPLcM5dszyQqxVkIygulVdLBUFDjRd_W3vlnS',
'accessKey' => 'r3Bg4Y_GJfPjMHxzyoCcmNxgUX2sFt-Qw0zfYjK7',
'secretKey' => 'nLfeMwrGqtPvEUcORZFVhOp5np4bHF-H8wWwC-2Y',
//自定义配置的空间
'space_bucket' => 'mengyas',
'space_host' => 'qny.mengyazhibo.com',
'space_bucket' => 'xiaozhan1',
'space_host' => 'q5vsmnxyl.bkt.clouddn.com',
),
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment