Skip to content

Commit

Permalink
default properties updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
dezinezync committed Aug 8, 2015
1 parent 3028c9d commit 8da678b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DZNetworking/Core/DZURLSession.m
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ - (instancetype)init

_session = [NSURLSession sessionWithConfiguration:defaultConfig delegate:self delegateQueue:[NSOperationQueue currentQueue]];

_useActivityManager = YES;

}

return self;
Expand Down

0 comments on commit 8da678b

Please sign in to comment.