mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
add support for HSTS and other security related HTTP headers via helmet
This commit is contained in:
@@ -266,6 +266,7 @@ To learn more about the Nightscout API, visit https://YOUR-SITE.com/api-docs.htm
|
||||
* `CUSTOM_TITLE` (`Nightscout`) - Usually name of T1
|
||||
* `THEME` (`default`) - possible values `default`, `colors`, or `colorblindfriendly`
|
||||
* `INSECURE_USE_HTTP` (`false`) - possible values `false`, or `true`.
|
||||
* `SECURE_HTTP_HEADERS` (`false`) - possible values `false`, or `true`.
|
||||
* `ALARM_TIMEAGO_WARN` (`on`) - possible values `on` or `off`
|
||||
* `ALARM_TIMEAGO_WARN_MINS` (`15`) - minutes since the last reading to trigger a warning
|
||||
* `ALARM_TIMEAGO_URGENT` (`on`) - possible values `on` or `off`
|
||||
|
||||
Reference in New Issue
Block a user