From d18b9bfb1ba4731251916066c0b28aadc18e5887 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 11 Jan 2018 12:20:04 -0700 Subject: [PATCH] Update acl.conf.lua --- .../xml_handler/resources/scripts/configuration/acl.conf.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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