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 94ccdcc1b..666338687 100644 --- a/default.cfg +++ b/default.cfg @@ -356,4 +356,8 @@ <entry key='riti.enable'>true</entry> <entry key='riti.port'>5071</entry> + <!-- Ulbotech server configuration --> + <entry key='ulbotech.enable'>true</entry> + <entry key='ulbotech.port'>5072</entry> + </properties> |