mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 16:59:15 +02: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:
co-authored by
Amateur Audio Dude
Highpoint2000
parent
bf011acfb4
commit
fb68f26d82
@@ -58,6 +58,7 @@ let serverConfig = {
|
||||
lat: "",
|
||||
lon: "",
|
||||
broadcastTuner: false,
|
||||
gpsMode: false,
|
||||
proxyIp: "",
|
||||
contact: null,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user