adsms/example_config.json
2023-05-04 16:59:23 -07:00

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
}