diff options
Diffstat (limited to 'src/core/core.conf.in')
-rw-r--r-- | src/core/core.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core.conf.in b/src/core/core.conf.in index 84e2df9..61ac84e 100644 --- a/src/core/core.conf.in +++ b/src/core/core.conf.in @@ -1,6 +1,6 @@ [core] AUTOSTART = YES -@UNIXONLY@ PORT = 2092 +@JAVAPORT@PORT = 2092 HOSTNAME = localhost HOME = $SERVICEHOME CONFIG = $DEFAULTCONFIG |