File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,19 @@ MonoBehaviour:
1414 MainApiConnectionSettings :
1515 MainServer :
1616 Host : api.patchkit.net
17- Port : 80
17+ Port : 0
1818 UseHttps : 0
1919 Timeout : 5000
2020 CacheServers :
21- - Host : api-cache-node- 1.patchkit.net
21+ - Host : api-cache-1.patchkit.net
2222 Port : 80
2323 UseHttps : 0
2424 Timeout : 5000
25- - Host : api-cache-node- 2.patchkit.net
25+ - Host : api-cache-2.patchkit.net
2626 Port : 80
2727 UseHttps : 0
2828 Timeout : 5000
29- - Host : api-cache-node- 3.patchkit.net
29+ - Host : api-cache-3.patchkit.net
3030 Port : 80
3131 UseHttps : 0
3232 Timeout : 5000
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616- HTTP downloader resumes the download on error
1717- Moving files after installation instead of copying them
1818- Fix keys API connection problem
19+ - Fix API cache usage problems
1920
2021## [ 3.1.4]
2122### Fixed
You can’t perform that action at this time.
0 commit comments