diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-10-30 18:50:43 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-10-30 18:50:43 +1300 |
commit | c4dc8997bd1fb1178d85a4d70d630782d53c1414 (patch) | |
tree | bde0184bd297973be7a06b66a6c0bc4ec7911b3b /debug.xml | |
parent | ea342be81728290bb529bcecfd9a68874c8b46a6 (diff) | |
download | trackermap-server-c4dc8997bd1fb1178d85a4d70d630782d53c1414.tar.gz trackermap-server-c4dc8997bd1fb1178d85a4d70d630782d53c1414.tar.bz2 trackermap-server-c4dc8997bd1fb1178d85a4d70d630782d53c1414.zip |
Implement GPS watch protocol
Diffstat (limited to 'debug.xml')
-rw-r--r-- | debug.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -334,5 +334,6 @@ <entry key='flextrack.port'>5090</entry> <entry key='blackkite.port'>5091</entry> <entry key='adm.port'>5092</entry> + <entry key='watch.port'>5093</entry> </properties> |