11
This commit is contained in:
@@ -89,20 +89,6 @@ return [
|
||||
// 'proxy' => null,
|
||||
'prefix' => '',
|
||||
],
|
||||
'ossmy' => [
|
||||
'driver' => \Shopwwi\WebmanFilesystem\Adapter\AliyunOssAdapterFactory::class,
|
||||
'accessId' => 'LTAI5tLsFoJAda5juPabytuU',
|
||||
'accessSecret' => 'ZyiKpt6lqLBfHPZcvHd7SWM7eENRJW',
|
||||
'bucket' => 'wjba',
|
||||
'endpoint' => 'oss-cn-hongkong.aliyuncs.com',
|
||||
'url' => '//wjba.oss-accelerate.aliyuncs.com', // 静态文件访问域名
|
||||
// 'timeout' => 3600,
|
||||
// 'connectTimeout' => 10,
|
||||
'isCName' => false,
|
||||
'prefix' => '',
|
||||
// 'token' => null,
|
||||
// 'proxy' => null,
|
||||
],
|
||||
'qiniu' => [
|
||||
'driver' => \Shopwwi\WebmanFilesystem\Adapter\QiniuAdapterFactory::class,
|
||||
'accessKey' => 'QINIU_ACCESS_KEY',
|
||||
|
||||
Reference in New Issue
Block a user