Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

七牛云上传问题incorrect region, please use up-z1.qiniu.com #14

Open
bigrocs opened this issue Sep 12, 2017 · 1 comment
Open

Comments

@bigrocs
Copy link

bigrocs commented Sep 12, 2017

检查代码发现是配置文件有两个上传区域
` public static function zone0()
{
return new self('http://up.qiniu.com', 'http://upload.qiniu.com');
}

public static function zone1()
{
    return new self('http://up-z1.qiniu.com', 'http://upload-z1.qiniu.com');
}`

希望能在配置项配置而不是改变包

@bigrocs
Copy link
Author

bigrocs commented Sep 12, 2017

我的是华北区

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant