aboutsummaryrefslogtreecommitdiff
path: root/default.cfg
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2013-03-23 11:01:41 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2013-03-23 11:01:41 +1300
commitee4f40561f5cce1a9a07576662af69fadb9851ca (patch)
treea1e674953278269d206653683189fa2cbf924ea7 /default.cfg
parent34f61800a807370383df1cafd0d442d69325c648 (diff)
downloadtrackermap-server-ee4f40561f5cce1a9a07576662af69fadb9851ca.tar.gz
trackermap-server-ee4f40561f5cce1a9a07576662af69fadb9851ca.tar.bz2
trackermap-server-ee4f40561f5cce1a9a07576662af69fadb9851ca.zip
Add TK5000 support (fix #177)
Diffstat (limited to 'default.cfg')
-rw-r--r--default.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.cfg b/default.cfg
index 4240bf429..749bdf4d2 100644
--- a/default.cfg
+++ b/default.cfg
@@ -189,9 +189,9 @@
<entry key='syrus.enable'>true</entry>
<entry key='syrus.port'>5031</entry>
- <!-- VT300 server configuration -->
- <entry key='vt300.enable'>true</entry>
- <entry key='vt300.port'>5032</entry>
+ <!-- Wondex server configuration -->
+ <entry key='wondex.enable'>true</entry>
+ <entry key='wondex.port'>5032</entry>
<!-- Cellocator server configuration -->
<entry key='cellocator.enable'>true</entry>