1 2 3 4 5 6 7 8 9 10
config blocking-udp { type = "UDP" server { hostname = "localhost" service = "1820" secret = "sikrit" timeout = 1 /* optional */ tries = 10 /* optional */ } }