summaryrefslogtreecommitdiff
path: root/gpsd.php
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2007-01-02 01:58:58 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2007-01-02 01:58:58 +0000
commit6cddddda22b56f5f63b3173d9a8558bf23d8ec4b (patch)
tree3f666139ef3cf86c75b0c1c3a0bae5a5a462677b /gpsd.php
parent74c157cda43a5b1f46a11b9ff71bd1bf989808ef (diff)
downloadgpsd-6cddddda22b56f5f63b3173d9a8558bf23d8ec4b.tar.gz
Be nice to users who, for some reason, can't resolve "localhost".
We may need to revisit this if 'n' when we get around to supporting ipv6.
Diffstat (limited to 'gpsd.php')
-rw-r--r--gpsd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.php b/gpsd.php
index 310434a9..ecf69af7 100644
--- a/gpsd.php
+++ b/gpsd.php
@@ -498,7 +498,7 @@ function write_config(){
<?PHP
\$title = 'My GPS Server';
\$server = '127.0.0.1';
-#\$advertise = 'localhost';
+#\$advertise = '127.0.0.1';
\$port = 2947;
\$autorefresh = 0; # number of seconds after which to refresh
\$googlemap = 0; # set to 1 if you want to have a google map