two small tweaks

This commit is contained in:
John Weston
2019-02-02 09:44:02 -08:00
parent 8f29abd8b3
commit 4d4b3e9614
+2 -2
View File
@@ -88,7 +88,7 @@
"required": false
},
"CUSTOM_TITLE": {
"description": "The display name for the Nightscout site. Appears in the upper left of the main view. Often set to the name of the T1.",
"description": "The display name for the Nightscout site. Appears in the upper left of the main view. Often set to the name of the CGM wearer.",
"value": "",
"required": false
},
@@ -129,7 +129,7 @@
},
"SHOW_PLUGINS": {
"description": "Default setting for whether or not these plugins are checked (active) by default, not merely enabled. Include plugins here as in the ENABLE line; space-separated and lower-case.",
"value": "",
"value": "careportal",
"required": false
},
"SHOW_RAWBG": {