diff --git a/resources/install/scripts/app/xml_handler/resources/scripts/configuration/acl.conf.lua b/resources/install/scripts/app/xml_handler/resources/scripts/configuration/acl.conf.lua index 407e36f79e..b0663a0667 100644 --- a/resources/install/scripts/app/xml_handler/resources/scripts/configuration/acl.conf.lua +++ b/resources/install/scripts/app/xml_handler/resources/scripts/configuration/acl.conf.lua @@ -134,7 +134,7 @@ else --send to the console if (debug["cache"]) then - freeswitch.consoleLog("notice", "[xml_handler] " .. acl_cache_key .. " source: memcache\n"); + freeswitch.consoleLog("notice", "[xml_handler] " .. acl_cache_key .. " source: cache\n"); end end --if XML_STRING