mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 10:58:19 +01:00
web_api: Fix caching of https.agent objects between requests
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user