diff options
Diffstat (limited to 'opengts.cfg')
-rw-r--r-- | opengts.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opengts.cfg b/opengts.cfg index b490d9021..409e344dd 100644 --- a/opengts.cfg +++ b/opengts.cfg @@ -27,7 +27,7 @@ DO 0; </entry> - <!-- Web interface port --> + <!-- Web interface --> <entry key='http.enable'>false</entry> <!-- Geocoder options --> @@ -38,7 +38,6 @@ <!-- Xexun server configuration --> <entry key='xexun.enable'>true</entry> - <!--<entry key='xexun.address'>localhost</entry>--> <entry key='xexun.port'>5000</entry> <!-- Gps103 server configuration --> |