From 612714efd67627d67b64a8690119ff4e212ca4e5 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sat, 19 Oct 2024 17:01:14 -0500 Subject: [PATCH] comments not supported --- kubernetes/apps/database/emqx/cluster/resources/emqx.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kubernetes/apps/database/emqx/cluster/resources/emqx.conf b/kubernetes/apps/database/emqx/cluster/resources/emqx.conf index 74b5e365..fdbe037c 100644 --- a/kubernetes/apps/database/emqx/cluster/resources/emqx.conf +++ b/kubernetes/apps/database/emqx/cluster/resources/emqx.conf @@ -11,11 +11,6 @@ authentication { authorization { sources = [ - // { - // type = file - // enable = true - // path = "/opt/acl.conf" - // }, { type = built_in_database enable = true