web_api: Fix caching of https.agent objects between requests

This commit is contained in:
Scott Nonnenberg
2019-02-20 14:40:32 -08:00
parent 41ea9ee15b
commit 3917ab940e
2 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"serverUrl": "https://textsecure-service-staging.whispersystems.org",
"cdnUrl": "https://cdn-staging.signal.org",
"contentProxyUrl": "contentproxy.signal.org",
"contentProxyUrl": "http://contentproxy.signal.org:443",
"disableAutoUpdate": false,
"openDevTools": false,
"buildExpiration": 0,