rm unwanted acl

This commit is contained in:
Abhishek Kondur 2023-01-06 19:03:08 +05:30
parent 6bc3417caf
commit 2e7f9524e3

View file

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