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 502431b1f..dad9335b7 100644 --- a/default.cfg +++ b/default.cfg @@ -403,4 +403,8 @@ <entry key='calamp.enable'>true</entry> <entry key='calamp.port'>5082</entry> + <!-- MTX server configuration --> + <entry key='mtx.enable'>true</entry> + <entry key='mtx.port'>5083</entry> + </properties> |