aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-03-19 14:53:13 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-03-19 14:53:13 +0000
commitd4bc60eff9aa7a3024ba6456629529a318efc271 (patch)
tree046ac28ce1a13357b40fa6e5f388394a522539c1 /src/nse
parent8854ee6592242b0221ea7a3a6bcbe3e694b8ce07 (diff)
add configure option --enable-javaports to open ports of services with Java bindings by default (#2228)
git-svn-id: https://gnunet.org/svn/gnunet@20606 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/nse.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/nse.conf.in b/src/nse/nse.conf.in
index b04f5acfe9..bc49e051db 100644
--- a/src/nse/nse.conf.in
+++ b/src/nse/nse.conf.in
@@ -1,6 +1,6 @@
[nse]
AUTOSTART = YES
-@UNIXONLY@ PORT = 2097
+@JAVAPORT@PORT = 2097
HOSTNAME = localhost
HOME = $SERVICEHOME
CONFIG = $DEFAULTCONFIG