site.conf: reduce peer limit to 1
This commit is contained in:
parent
7a5084b5d1
commit
7fbee6dc14
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
mtu = 1426,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 2,
|
||||
limit = 1,
|
||||
peers = {
|
||||
huextertor = {
|
||||
key = 'a1b124f43eae4f5929850c09cda825ef35d659e3db4d7746e3d97627e9fa7238',
|
||||
|
|
Loading…
Reference in a new issue