Update acl.conf.lua
This commit is contained in:
parent
c3affc15f2
commit
1cf72013f1
|
|
@ -134,7 +134,7 @@
|
||||||
else
|
else
|
||||||
--send to the console
|
--send to the console
|
||||||
if (debug["cache"]) then
|
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
|
||||||
end --if XML_STRING
|
end --if XML_STRING
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue