mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-11 22:35:48 +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,
|
Priority: -1,
|
||||||
Allow: true,
|
Allow: true,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
AclType: "publishClientReceive",
|
|
||||||
Topic: "peers/host",
|
|
||||||
Priority: -1,
|
|
||||||
Allow: true,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
AclType: "subscribePattern",
|
AclType: "subscribePattern",
|
||||||
Topic: "#",
|
Topic: "#",
|
||||||
|
|
Loading…
Add table
Reference in a new issue