You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
Local db optimisation and GPS support
DB indexing to improve tx search performance with PI and reg PI, re-download db on failure, add websocket for GPS location update support Co-Authored-By: Amateur Audio Dude <168192910+AmateurAudioDude@users.noreply.github.com> Co-Authored-By: Highpoint2000 <168109804+Highpoint2000@users.noreply.github.com>
This commit is contained in:
@@ -58,6 +58,7 @@ let serverConfig = {
|
||||
lat: "",
|
||||
lon: "",
|
||||
broadcastTuner: false,
|
||||
gpsMode: false,
|
||||
proxyIp: "",
|
||||
contact: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user