@ -4,10 +4,10 @@ cache = {}
allow_dynamic_lns_hosts = false
function lns_lookup(hostname)
function lns_lookup(remote_hostname)
local data = {
["action"] = "lookup",
["hostname"] = hostname
["hostname"] = remote_hostname
}
local lns_server_id = 7
The note is not visible to the blocked user.