diff --git a/config/config.template.ini b/config/config.template.ini index a8806c6..9e05679 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -115,6 +115,9 @@ netIdent_ric = 0174760, 1398098 # you can hold one entry per netIdent_ric [0] or the whole history [1] netIdent_history = 0 +# With some message, coordinates can be sent to determine the destination +# Do you want to enable this feature? (0 - off | 1 - on) +geo_enable = 0 # If a RIC contains coordinates, specify the regex used to decode them geo_format = #C(\d{2})(\d{5}),(\d{2})(\d{5})# geo_order = LON, lon, LAT, lat