|
@@ -36,6 +36,7 @@ return [
|
|
|
'image/x-icon',
|
|
'image/x-icon',
|
|
|
'image/vnd.microsoft.icon',
|
|
'image/vnd.microsoft.icon',
|
|
|
'application/x-x509-ca-cert',
|
|
'application/x-x509-ca-cert',
|
|
|
|
|
+ 'application/x-pem-file',
|
|
|
],
|
|
],
|
|
|
//驱动模式,此配置优先与后台配置,后台添加配置请加前缀,例如添加七牛云配置:accessKey 后台添加变量名 qiniu_accessKey
|
|
//驱动模式,此配置优先与后台配置,后台添加配置请加前缀,例如添加七牛云配置:accessKey 后台添加变量名 qiniu_accessKey
|
|
|
'stores' => [
|
|
'stores' => [
|