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 fbd1278a5..a13debed4 100644 --- a/default.cfg +++ b/default.cfg @@ -262,4 +262,8 @@ <entry key='aplicom.enable'>true</entry> <entry key='aplicom.port'>5049</entry> + <!-- Gotop server configuration --> + <entry key='gotop.enable'>true</entry> + <entry key='gotop.port'>5050</entry> + </properties> |