From 4a60f424f3aae5056b4b0c24ff6b4619244ee012 Mon Sep 17 00:00:00 2001 From: kexkey Date: Tue, 4 Jun 2019 19:33:04 -0400 Subject: [PATCH] New configs in welcome app --- welcome/config.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/welcome/config.toml b/welcome/config.toml index 9d024b7..aad70da 100644 --- a/welcome/config.toml +++ b/welcome/config.toml @@ -5,7 +5,9 @@ path_prefix = "/welcome" [gatekeeper] status_url = "https://gatekeeper/v0/getblockchaininfo" -installation_info_url = "https://gatekeeper/s/stats/installation.json" +installation_info_url = "https://gatekeeper/v0/installation_info" +installation_state_url = "https://gstekeeper/s/stats/installation.json" + config_archive_url = "https://gatekeeper/s/stats/config.7z" certs_url = "https://gatekeeper/s/stats/client.7z"