mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
firefox: explicitly use beacondb & cleanup geo.provider.network.url
This commit is contained in:
parent
365905f796
commit
62e5fec5db
@ -662,14 +662,9 @@
|
|||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
"geo.provider.network.url": {
|
"geo.provider.network.url": {
|
||||||
"Comment": "See geoclue below.",
|
|
||||||
"Comment_beacondb": "Firefox only sends connected AP that won't work due to _nomap and the server side requires more than one as well. beacondb/beacondb#8",
|
|
||||||
"Comment_positon": "https://github.com/microg/GmsCore/issues/2237#issuecomment-2169193229",
|
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "",
|
"Value": "https://api.beacondb.net/v1/geolocate?force_ok=true"
|
||||||
"Value_beacondb": "https://api.beacondb.net/v1/geolocate?force_ok=true",
|
|
||||||
"Value_positon": "https://api.positon.xyz/?key=74600654-2aec-11ef-aa95-3b7218da6865"
|
|
||||||
},
|
},
|
||||||
"geo.provider.use_geoclue": {
|
"geo.provider.use_geoclue": {
|
||||||
"Comment": "/etc/geolocation, gpsd and global WPS configuration.",
|
"Comment": "/etc/geolocation, gpsd and global WPS configuration.",
|
||||||
|
Loading…
Reference in New Issue
Block a user