Link Previews
This commit is contained in:
1
main.js
1
main.js
@@ -148,6 +148,7 @@ function prepareURL(pathSegments, moreKeys) {
|
||||
hostname: os.hostname(),
|
||||
appInstance: process.env.NODE_APP_INSTANCE,
|
||||
proxyUrl: process.env.HTTPS_PROXY || process.env.https_proxy,
|
||||
contentProxyUrl: config.contentProxyUrl,
|
||||
importMode: importMode ? true : undefined, // for stringify()
|
||||
serverTrustRoot: config.get('serverTrustRoot'),
|
||||
...moreKeys,
|
||||
|
Reference in New Issue
Block a user