#6 update example.cfg with GPSD settings

pull/11/head
Geoffrey Merck 4 years ago
parent 03d2c92d8b
commit e2e6b1cec8

@ -139,6 +139,11 @@ enabled=true
hostname=rotate.aprs2.net # Defaults to rotate.aprs2.net hostname=rotate.aprs2.net # Defaults to rotate.aprs2.net
port=14580 # Defaults to 14580, there is no reason to change this port=14580 # Defaults to 14580, there is no reason to change this
password=12345 password=12345
positionSource= # Sets how the position is determined fixed or gpsd. this is ignored if DStargateway was built without GPSD support
[GPSD]
address= # GPSD address, defaults to 127.0.0.1
port= # GPSD port, defaults to 2947
[Log] [Log]
path=/var/log/dstargateway/ path=/var/log/dstargateway/

Loading…
Cancel
Save

Powered by TurnKey Linux.