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 163ded6cd..3ede240d7 100644 --- a/default.cfg +++ b/default.cfg @@ -193,4 +193,8 @@ <entry key='vt300.enable'>true</entry> <entry key='vt300.port'>5032</entry> + <!-- Cellocator server configuration --> + <entry key='cellocator.enable'>true</entry> + <entry key='cellocator.port'>5033</entry> + </properties> |