filter smallest possible to avoid traffic from the network
This commit is contained in:
parent
cf8b84925e
commit
379251d29d
@ -33,6 +33,7 @@ AGWPORT off
|
|||||||
config += """
|
config += """
|
||||||
IGSERVER {server}
|
IGSERVER {server}
|
||||||
IGLOGIN {callsign} {password}
|
IGLOGIN {callsign} {password}
|
||||||
|
IGFILTER m/1
|
||||||
""".format(
|
""".format(
|
||||||
server=pm["aprs_igate_server"], callsign=pm["aprs_callsign"], password=pm["aprs_igate_password"]
|
server=pm["aprs_igate_server"], callsign=pm["aprs_callsign"], password=pm["aprs_igate_password"]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user