From b17834d814b5681ac75be3813a645fbaa6f500ed Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Mon, 27 Jan 2020 02:20:26 -0600 Subject: [PATCH] reenable bootstrap --- static-data/default_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-data/default_config.json b/static-data/default_config.json index 93298e20..e4eef5ac 100755 --- a/static-data/default_config.json +++ b/static-data/default_config.json @@ -13,7 +13,7 @@ "max_block_age": 2678400, "public_key": "", "random_bind_ip": false, - "use_bootstrap_list": false, + "use_bootstrap_list": true, "store_plaintext_blocks": true, "show_notifications": true },