diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-01-07 09:30:38 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-01-07 09:30:38 +1300 |
commit | 4bd9a1afc970159323a7535d3ed004b499e0fbc3 (patch) | |
tree | fabb920703c88e78e61ce11dcc5b9dc66903fe46 /setup | |
parent | f1282f639721c46a7b2abb653366f909f6703c63 (diff) | |
download | trackermap-server-4bd9a1afc970159323a7535d3ed004b499e0fbc3.tar.gz trackermap-server-4bd9a1afc970159323a7535d3ed004b499e0fbc3.tar.bz2 trackermap-server-4bd9a1afc970159323a7535d3ed004b499e0fbc3.zip |
Rename protocol from auru to auro
Diffstat (limited to 'setup')
-rw-r--r-- | setup/unix/traccar.xml | 2 | ||||
-rw-r--r-- | setup/windows/traccar.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index a186e35de..5eb64e7b0 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -239,7 +239,7 @@ <entry key='watch.port'>5093</entry> <entry key='t800x.port'>5094</entry> <entry key='upro.port'>5095</entry> - <entry key='auru.port'>5096</entry> + <entry key='auro.port'>5096</entry> <entry key='disha.port'>5097</entry> <entry key='thinkrace.port'>5098</entry> <entry key='pathaway.port'>5099</entry> diff --git a/setup/windows/traccar.xml b/setup/windows/traccar.xml index 074827955..c1e675254 100644 --- a/setup/windows/traccar.xml +++ b/setup/windows/traccar.xml @@ -239,7 +239,7 @@ <entry key='watch.port'>5093</entry>
<entry key='t800x.port'>5094</entry>
<entry key='upro.port'>5095</entry>
- <entry key='auru.port'>5096</entry>
+ <entry key='auro.port'>5096</entry>
<entry key='disha.port'>5097</entry>
<entry key='thinkrace.port'>5098</entry>
<entry key='pathaway.port'>5099</entry>
|