mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
two small tweaks
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user