Files
tar1090/default
2020-09-06 11:51:31 +02:00

32 lines
726 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"
# 1-9 are valid, lower lvl: less CPU usage, higher level: less network bandwidth used when loading the page
GZIP_LVL=3
# hours of tracks that /?pTracks will show
PTRACKS=8
PF_ENABLE=0
# 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=""