From 454396f9bfae59bb0e6de772909189a93a7ddbdf Mon Sep 17 00:00:00 2001 From: i-cz Date: Thu, 25 Jan 2024 15:40:56 +0100 Subject: [PATCH] Update config.json --- nightscout/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nightscout/config.json b/nightscout/config.json index 379c324..0d57d6e 100644 --- a/nightscout/config.json +++ b/nightscout/config.json @@ -61,6 +61,7 @@ "connect_source": "str", "connect_link_up_username": "str", "connect_link_up_password": "str", + "connect_link_up_server": "str", "auth_default_roles": "list(admin|denied|status-only|readable|careportal|devicestatus-upload|activity)?", "theme": "list(default|colors|colorblindfriendly)", "import_config_url": "str?",