Skip to content

Commit

Permalink
Enable routeApi.
Browse files Browse the repository at this point in the history
  • Loading branch information
gvanem committed Dec 1, 2024
1 parent 5dc38cd commit 1e60c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web_root-Tar1090/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,9 +331,9 @@ HideCols = [
// planespottingAPI = true;

// get flight route from routeApi service
// useRouteAPI = false;
useRouteAPI = true;
// which routeApi service to use
// routeApiUrl = "https://api.adsb.lol/api/0/routeset";
routeApiUrl = "https://api.adsb.lol/api/0/routeset";

// show a link to jetphotos, only works if planespottersAPI is disabled
// jetphotoLinks = false;
Expand Down

0 comments on commit 1e60c8c

Please sign in to comment.