Correct paths in example config
This commit is contained in:
parent
6ac94d630c
commit
8f0ba1b33d
|
@ -2,8 +2,8 @@
|
|||
"textbelt_key": "API_KEY",
|
||||
"data": "http://localhost/tar1090/data/aircraft.json",
|
||||
"tracker": "https://globe.theairtraffic.com/",
|
||||
"database": "subscriptions.db",
|
||||
"pid_file": "pid.txt",
|
||||
"database": "/var/lib/adsms/subscriptions.db",
|
||||
"pid_file": "/var/lib/adsms/pid.txt",
|
||||
"max_age": 30,
|
||||
"min_disappearance": 120,
|
||||
"delay": 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user