From f17d56341b43399a071b0e79711b4246635a87bb Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Thu, 30 Jan 2020 01:45:38 -0600 Subject: [PATCH] reset random bind ip setting --- static-data/default_config.json | 2 +- tests/runtime-result.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static-data/default_config.json b/static-data/default_config.json index 93298e20..9877591d 100755 --- a/static-data/default_config.json +++ b/static-data/default_config.json @@ -12,7 +12,7 @@ "insert_deniable_blocks": true, "max_block_age": 2678400, "public_key": "", - "random_bind_ip": false, + "random_bind_ip": true, "use_bootstrap_list": false, "store_plaintext_blocks": true, "show_notifications": true diff --git a/tests/runtime-result.txt b/tests/runtime-result.txt index da7f4857..ab3da56a 100644 --- a/tests/runtime-result.txt +++ b/tests/runtime-result.txt @@ -1 +1 @@ -1580367262 \ No newline at end of file +1580370429 \ No newline at end of file