178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 19:31:27 -05:00
parent 21e77f36b2
commit 12f3e3767a

View File

@@ -61,7 +61,7 @@ in
{
acl = [ "pattern readwrite #" ]; # Allows read/write access to all topics
omitPasswordAuth = true; # Disables password authentication
settings.allow_anonymous = true; # Allows anonymous connections
allow_anonymous = true; # Allows anonymous connections
}
];
};