mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
1
main.js
1
main.js
@@ -149,6 +149,7 @@ function prepareURL(pathSegments, moreKeys) {
|
||||
appInstance: process.env.NODE_APP_INSTANCE,
|
||||
proxyUrl: process.env.HTTPS_PROXY || process.env.https_proxy,
|
||||
importMode: importMode ? true : undefined, // for stringify()
|
||||
serverTrustRoot: config.get('serverTrustRoot'),
|
||||
...moreKeys,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user