From 88bfb4fb76969e404f8b0b78e4cb0ea3c98a4484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Schotth=C3=B6fer?= Date: Tue, 26 Jan 2021 12:25:42 +0100 Subject: [PATCH] Commented out optional configuration option --- config/config.template.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.template.ini b/config/config.template.ini index 8f22956..c70e8f9 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -128,7 +128,7 @@ geo_format = #C(\d{2})(\d{5}),(\d{2})(\d{5})# geo_order = LON, lon, LAT, lat # Analyze message and associate data to named fields -schemaRegex = ^(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?)$ +#schemaRegex = ^(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?);(?P.*?)$ [multicastAlarm]