Add display_units as a required variable (#4559)

This commit is contained in:
John Weston
2019-04-28 22:24:40 +03:00
committed by Sulka Haro
parent 9cf02e8544
commit 3ea590dee2
+1 -1
View File
@@ -95,7 +95,7 @@
"DISPLAY_UNITS": {
"description": "Preferred BG units for the site:'mg/dl' or 'mmol'. (Note that it is *not* 'mmol/L')",
"value": "mg/dl",
"required": false
"required": true
},
"ENABLE": {
"description": "Plugins to enable for your site. Must be a space-delimited, lower-case list. Include the word 'bridge' here if you are receiving data from the Dexcom Share service. Include 'mmconnect' if you are bridging from the MiniMed CareLink service.",