mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-22 13:04:22 +08:00
rm unwanted acl
This commit is contained in:
parent
6bc3417caf
commit
2e7f9524e3
1 changed files with 0 additions and 6 deletions
|
@ -385,12 +385,6 @@ func fetchNodeAcls() []Acl {
|
|||
Priority: -1,
|
||||
Allow: true,
|
||||
},
|
||||
{
|
||||
AclType: "publishClientReceive",
|
||||
Topic: "peers/host",
|
||||
Priority: -1,
|
||||
Allow: true,
|
||||
},
|
||||
{
|
||||
AclType: "subscribePattern",
|
||||
Topic: "#",
|
||||
|
|
Loading…
Add table
Reference in a new issue