Merge "Disable xtra url query off by default"
This commit is contained in:
commit
e7cafab287
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# If XTRA_SERVER_QUERY is on, the XTRA_SERVERs listed
|
# If XTRA_SERVER_QUERY is on, the XTRA_SERVERs listed
|
||||||
# below will be ignored, and instead the servers will
|
# below will be ignored, and instead the servers will
|
||||||
# be queried from the modem.
|
# be queried from the modem.
|
||||||
XTRA_SERVER_QUERY=1
|
XTRA_SERVER_QUERY=0
|
||||||
# XTRA_SERVERs below are used only if XTRA_SERVER_QUERY
|
# XTRA_SERVERs below are used only if XTRA_SERVER_QUERY
|
||||||
# is off.
|
# is off.
|
||||||
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
|
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
|
||||||
|
|
Loading…
Reference in a new issue