Files
tar1090/default
Matthias Wirth 170ea41010 internals
2019-10-17 16:56:02 +02:00

25 lines
540 B
Plaintext

# Interval at which the track history is saved
INTERVAL=8
# How many points in time are stored in the track history
HISTORY_SIZE=450
# Change to yes to enable UAT/978 display in tar1090
ENABLE_978=no
# If running dump978-fa on another computer, modify the IP-address as appropriate.
# The URL needs to point at where you would normally find the skyview978 webinterface
URL_978="http://127.0.0.1/skyaware978"
# no need to change the lines below
CHUNK_SIZE=60
INT_978=1
PF_URL="http://127.0.0.1:30053/ajax/aircraft"
COMPRESS_978=""