mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 16:20:22 +01:00
filters don't seem to work
This commit is contained in:
parent
ed9057e780
commit
c5cc364918
|
|
@ -33,7 +33,6 @@ AGWPORT off
|
|||
config += """
|
||||
IGSERVER {server}
|
||||
IGLOGIN {callsign} {password}
|
||||
IGFILTER m/1
|
||||
""".format(
|
||||
server=pm["aprs_igate_server"], callsign=pm["aprs_callsign"], password=pm["aprs_igate_password"]
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue