Browse Source

rm unwanted acl

Abhishek Kondur 2 years ago
parent
commit
2e7f9524e3
1 changed files with 0 additions and 6 deletions
  1. 0 6
      mq/dynsec_helper.go

+ 0 - 6
mq/dynsec_helper.go

@@ -385,12 +385,6 @@ func fetchNodeAcls() []Acl {
 			Priority: -1,
 			Allow:    true,
 		},
-		{
-			AclType:  "publishClientReceive",
-			Topic:    "peers/host",
-			Priority: -1,
-			Allow:    true,
-		},
 		{
 			AclType:  "subscribePattern",
 			Topic:    "#",