FIX cli_port
This commit is contained in:
parent
f529bc9ad8
commit
3ef4c01295
@ -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'
|
||||
|
Reference in New Issue
Block a user