We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c59097 commit f391279Copy full SHA for f391279
QiniuSDK/Storage/QNConfiguration.m
@@ -86,7 +86,7 @@ - (instancetype)initWithBuilder:(QNConfigurationBuilder *)builder {
86
}else{
87
_dns = nil;
88
}
89
- _enableBackgroundUpload = YES;
+ _enableBackgroundUpload = NO;
90
91
return self;
92
0 commit comments