diff options
author | Abyss777 <abyss@fox5.ru> | 2016-07-05 17:16:06 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-07-06 12:35:12 +0500 |
commit | 387d798a8fc66ec6792851a199fc83c4636fc6d8 (patch) | |
tree | f91b808bd664d3482f3ec51c503f895ecd25cf3b /setup/unix | |
parent | 2f27e1e7af87191ae242732119073148561658cd (diff) | |
download | trackermap-server-387d798a8fc66ec6792851a199fc83c4636fc6d8.tar.gz trackermap-server-387d798a8fc66ec6792851a199fc83c4636fc6d8.tar.bz2 trackermap-server-387d798a8fc66ec6792851a199fc83c4636fc6d8.zip |
Granit protocol implementation
Diffstat (limited to 'setup/unix')
-rw-r--r-- | setup/unix/traccar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index c5759f87f..cad96982e 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -386,5 +386,6 @@ <entry key='supermate.port'>5108</entry> <entry key='appello.port'>5109</entry> <entry key='idpl.port'>5110</entry> + <entry key='granit.port'>5113</entry> </properties> |