From 848740b0a2fa93a61875e5de39942cc2f48fa55a Mon Sep 17 00:00:00 2001 From: Greg Albrecht Date: Tue, 30 Aug 2022 00:01:28 -0700 Subject: [PATCH] fixed example config --- example-config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-config.ini b/example-config.ini index 93505ec..7c6508c 100644 --- a/example-config.ini +++ b/example-config.ini @@ -1,7 +1,7 @@ [inrcot] ; ^-- Always make sure to include this section header somewhere. -COT_URL = tcp:172.17.2.135:28087 +COT_URL = udp://239.2.3.1:6969 POLL_INTERVAL = 120