11 lines
272 B
JSON
11 lines
272 B
JSON
{
|
|
"textbelt_key": "API_KEY",
|
|
"data": "http://localhost/tar1090/data/aircraft.json",
|
|
"tracker": "https://globe.theairtraffic.com/",
|
|
"database": "subscriptions.db",
|
|
"pid_file": "pid.txt",
|
|
"max_age": 30,
|
|
"min_disappearance": 120,
|
|
"delay": 1
|
|
}
|