Skip to content
Snippets Groups Projects
Commit 627ad2aa authored by leonard's avatar leonard
Browse files

limit connections to 1

parent 5ae76b0c
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
enabled = true,
groups = {
backbone = {
limit = 2,
limit = 1,
peers = {
gw01 = {
key = 'd7b89d42b629bd5d419139b4c395e7b47ed7417112d3fcd232ba38137daa58e6',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment