Skip to content

Commit

Permalink
Merge pull request #1781 from nightscout/azuredefaults
Browse files Browse the repository at this point in the history
Change defaults for azure deployments
  • Loading branch information
jasoncalabrese committed May 29, 2016
2 parents fa94f27 + e5907ca commit b73d744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
},
"enable": {
"type": "string",
"defaultValue": "basal bwp cage careportal cob openaps pump rawbg sage treatmentnotify",
"defaultValue": "basal bwp cage careportal cob rawbg sage iage treatmentnotify boluscalc profile",
},
"night_mode": {
"type": "string",
Expand All @@ -174,7 +174,7 @@
},
"show_plugins": {
"type": "string",
"defaultValue": "basal bwp cage careportal cob openaps pump rawbg sage",
"defaultValue": "careportal",
},
"show_rawbg": {
"type": "string",
Expand Down

0 comments on commit b73d744

Please sign in to comment.