Commit 043a2dda by 冷斌

update

parent ba552f34
......@@ -23,11 +23,11 @@ return array(
*/
'Qiniu' => array(
//统一的key
'accessKey' => 'r3Bg4Y_GJfPjMHxzyoCcmNxgUX2sFt-Qw0zfYjK7',
'secretKey' => 'nLfeMwrGqtPvEUcORZFVhOp5np4bHF-H8wWwC-2Y',
'accessKey' => 'RewK4IaDDwfvt1OvxCkdKqDLWSQGhZzsa1Nh43xA',
'secretKey' => 'gvyWHDYiTpxBIgsdE47SGDpSvyqCpYwSQw9E00CU',
//自定义配置的空间
'space_bucket' => 'xiaozhan1',
'space_host' => 'http://qny.xiaozhanzhibo.cn',
'space_bucket' => 'quxiutv',
'space_host' => 'http://qn.quxiutv.com',
),
/**
......
......@@ -11,12 +11,12 @@
'MOBILE_TPL_ENABLED' => 0,
'HTML_CACHE_ON' => false,
'FILE_UPLOAD_TYPE' => 'Qiniu',
'UPLOAD_TYPE_CONFIG' =>
'UPLOAD_TYPE_CONFIG' =>
array (
'accessKey' => 'guBt53WaJGrP5kLLhSL-th6pS-99IiPJsBM_YdCX',
'secretKey' => '35VrPLcM5dszyQqxVkIygulVdLBUFDjRd_W3vlnS',
'domain' => 'qny.mengyazhibo.com',
'bucket' => 'mengyas',
'accessKey' => 'RewK4IaDDwfvt1OvxCkdKqDLWSQGhZzsa1Nh43xA',
'secretKey' => 'gvyWHDYiTpxBIgsdE47SGDpSvyqCpYwSQw9E00CU',
'domain' => 'qn.quxiutv.com',
'bucket' => 'quxiutv',
'upHost' => 'https://up.qiniup.com',
),
'SP_MEMBER_EMAIL_ACTIVE' => 0,
......@@ -26,4 +26,4 @@
'SP_MAIL_SMTP_PORT' => '25',
'SP_MAIL_LOGINNAME' => 'admin@qq.com',
'SP_MAIL_PASSWORD' => '25',
);
\ No newline at end of file
);
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