signal-desktop/config/staging.json
lilia 7e1bee1082
Configure app/build using node config
Add environment-specific configs under `./config` and integrate with the
build system. Also changes package.json `files` from blacklist to
whitelist.

// FREEBIE
2017-09-14 16:53:36 -07:00

6 lines
160 B
JSON

{
"SERVER_URL": "https://textsecure-service-staging.whispersystems.org",
"storageProfile": "staging",
"disableAutoUpdate": true,
"openDevTools": true
}