Commit 043a2dda by 冷斌

update

parent ba552f34
...@@ -23,11 +23,11 @@ return array( ...@@ -23,11 +23,11 @@ return array(
*/ */
'Qiniu' => array( 'Qiniu' => array(
//统一的key //统一的key
'accessKey' => 'r3Bg4Y_GJfPjMHxzyoCcmNxgUX2sFt-Qw0zfYjK7', 'accessKey' => 'RewK4IaDDwfvt1OvxCkdKqDLWSQGhZzsa1Nh43xA',
'secretKey' => 'nLfeMwrGqtPvEUcORZFVhOp5np4bHF-H8wWwC-2Y', 'secretKey' => 'gvyWHDYiTpxBIgsdE47SGDpSvyqCpYwSQw9E00CU',
//自定义配置的空间 //自定义配置的空间
'space_bucket' => 'xiaozhan1', 'space_bucket' => 'quxiutv',
'space_host' => 'http://qny.xiaozhanzhibo.cn', 'space_host' => 'http://qn.quxiutv.com',
), ),
/** /**
......
...@@ -13,10 +13,10 @@ ...@@ -13,10 +13,10 @@
'FILE_UPLOAD_TYPE' => 'Qiniu', 'FILE_UPLOAD_TYPE' => 'Qiniu',
'UPLOAD_TYPE_CONFIG' => 'UPLOAD_TYPE_CONFIG' =>
array ( array (
'accessKey' => 'guBt53WaJGrP5kLLhSL-th6pS-99IiPJsBM_YdCX', 'accessKey' => 'RewK4IaDDwfvt1OvxCkdKqDLWSQGhZzsa1Nh43xA',
'secretKey' => '35VrPLcM5dszyQqxVkIygulVdLBUFDjRd_W3vlnS', 'secretKey' => 'gvyWHDYiTpxBIgsdE47SGDpSvyqCpYwSQw9E00CU',
'domain' => 'qny.mengyazhibo.com', 'domain' => 'qn.quxiutv.com',
'bucket' => 'mengyas', 'bucket' => 'quxiutv',
'upHost' => 'https://up.qiniup.com', 'upHost' => 'https://up.qiniup.com',
), ),
'SP_MEMBER_EMAIL_ACTIVE' => 0, 'SP_MEMBER_EMAIL_ACTIVE' => 0,
......
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