Implement read support for CDN3
This commit is contained in:
parent
8aac997b4f
commit
bbd43b6e38
6 changed files with 11 additions and 3 deletions
|
@ -31,6 +31,7 @@ window.WebAPI = window.textsecure.WebAPI.initialize({
|
|||
cdnUrlObject: {
|
||||
0: config.cdnUrl0,
|
||||
2: config.cdnUrl2,
|
||||
3: config.cdnUrl3,
|
||||
},
|
||||
certificateAuthority: config.certificateAuthority,
|
||||
contentProxyUrl: config.contentProxyUrl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue