配置了 upyun 作为图片存储,但无法显示图片。 配置文件如下:
upload_provider=upyun
upload_access_id=<username>
upload_access_secret=<ppp>
upload_bucket=image-agileplus
upload_aliyun_internal=
upload_aliyun_area=
upload_url=http://image-agileplus.b0.aicdn.com
upyun 上可以看到文件已经上传了,但是在 homeland 无法显示。 http://www.agileplus.cn/
谢谢啦