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 446e861a5..af81dd865 100644 --- a/default.cfg +++ b/default.cfg @@ -274,4 +274,8 @@ <entry key='gator.enable'>true</entry> <entry key='gator.port'>5052</entry> + <!-- Noran and UniGuard server configuration --> + <entry key='noran.enable'>true</entry> + <entry key='noran.port'>5053</entry> + </properties> |