Skip to content

Commit f391279

Browse files
committed
default config
1 parent 4c59097 commit f391279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QiniuSDK/Storage/QNConfiguration.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ - (instancetype)initWithBuilder:(QNConfigurationBuilder *)builder {
8686
}else{
8787
_dns = nil;
8888
}
89-
_enableBackgroundUpload = YES;
89+
_enableBackgroundUpload = NO;
9090
}
9191
return self;
9292
}

0 commit comments

Comments
 (0)