From 4b47d0d88e7513dcc3cdda90e75453f73f823c75 Mon Sep 17 00:00:00 2001 From: Kyle Anderson <8204719+KyleFromOhio@users.noreply.github.com> Date: Fri, 24 Aug 2018 12:45:34 -0700 Subject: [PATCH] FIXED: formatting --- include/config-sample.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config-sample.inc.php b/include/config-sample.inc.php index ebf5cc8..296006e 100755 --- a/include/config-sample.inc.php +++ b/include/config-sample.inc.php @@ -84,7 +84,7 @@ $_config['allow_hostname_change'] = false; $_config['sanity_rebroadcast_locals'] = true; // Get more peers? -$_config['get_more_peers']=true; +$_config['get_more_peers'] = true; /* |--------------------------------------------------------------------------