limit peers

This commit is contained in:
Arionum
2018-08-10 18:19:19 +03:00
parent 6651ff54fc
commit 07dcebd895
2 changed files with 6 additions and 3 deletions

View File

@@ -83,6 +83,9 @@ $_config['allow_hostname_change'] = false;
// Rebroadcast local transactions when running sanity
$_config['sanity_rebroadcast_locals'] = true;
// Get more peers?
$_config['get_more_peers']=true;
/*
|--------------------------------------------------------------------------
| Logging Configuration