Forráskód Böngészése

fix: enable authorization cache by default

Ivan Dyachkov 3 éve
szülő
commit
1f57e7b538
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      apps/emqx_authz/etc/emqx_authz.conf

+ 1 - 0
apps/emqx_authz/etc/emqx_authz.conf

@@ -1,6 +1,7 @@
 authorization {
 authorization {
   deny_action = ignore
   deny_action = ignore
   no_match = allow
   no_match = allow
+  cache = { enable = true }
   sources =  [
   sources =  [
     {
     {
       type = file
       type = file