diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index c449d44cb..487e9fe23 100644 --- a/default.cfg +++ b/default.cfg @@ -221,4 +221,8 @@ <entry key='wialon.enable'>true</entry> <entry key='wialon.port'>5039</entry> + <!-- Carscop server configuration --> + <entry key='carscop.enable'>true</entry> + <entry key='carscop.port'>5040</entry> + </properties> |