Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Merge branch 'CONC-683-2' into test
Browse files Browse the repository at this point in the history
* CONC-683-2:
  Adding value as text to be displayed in heroku installation
  • Loading branch information
cpurodriguez committed Feb 17, 2017
2 parents 589bb39 + 3119428 commit f67f814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"SALESFORCE_SYNC_ALL_ASSETS": {
"description": "Export all devices into Salesforce Account and Assets",
"required": false,
"value": false
"value": "false"
},
"DEVICE_HEARTBEAT": {
"description": "Virtual device auto ping",
Expand Down

0 comments on commit f67f814

Please sign in to comment.