Correct arps_send to aprs_send

pull/1/head
Colby Ross 8 years ago committed by GitHub
parent b277e14188
commit 6e983f56b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ gateway = {
# regen_header = true # regenerate headers from incoming data # regen_header = true # regenerate headers from incoming data
# send_qrgs_maps = true # send frequecy, offset, cooridinates and url to irc-server # send_qrgs_maps = true # send frequecy, offset, cooridinates and url to irc-server
# local_irc_ip = "0.0.0.0" # 0.0.0.0 means accept any incoming connections # local_irc_ip = "0.0.0.0" # 0.0.0.0 means accept any incoming connections
# arps_send = true # send info to aprs # aprs_send = true # send info to aprs
# ip = "127.0.0.1" # where the gateway is running # ip = "127.0.0.1" # where the gateway is running
external = { external = {

Loading…
Cancel
Save

Powered by TurnKey Linux.