FIX cli_port

This commit is contained in:
Tiago Danin 2016-03-05 15:15:53 -03:00
parent f529bc9ad8
commit 3ef4c01295

View File

@ -1133,7 +1133,7 @@ local action = function(msg)
end
local cron = function()
tg = sender(localhost, config.cldgmi_port)
tg = sender(localhost, config.cli_port)
end
local command = 'groups'