aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.conf.in')
-rw-r--r--src/core/core.conf.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/core.conf.in b/src/core/core.conf.in
index 839c21eeb..f8e71957a 100644
--- a/src/core/core.conf.in
+++ b/src/core/core.conf.in
@@ -2,7 +2,6 @@
2AUTOSTART = YES 2AUTOSTART = YES
3@JAVAPORT@PORT = 2092 3@JAVAPORT@PORT = 2092
4HOSTNAME = localhost 4HOSTNAME = localhost
5HOME = $SERVICEHOME
6BINARY = gnunet-service-core 5BINARY = gnunet-service-core
7ACCEPT_FROM = 127.0.0.1; 6ACCEPT_FROM = 127.0.0.1;
8ACCEPT_FROM6 = ::1; 7ACCEPT_FROM6 = ::1;
@@ -21,4 +20,4 @@ UNIX_MATCH_GID = YES
21 20
22# Note: this MUST be set to YES in production, only set to NO for testing 21# Note: this MUST be set to YES in production, only set to NO for testing
23# for performance (testbed/cluster-scale use!). 22# for performance (testbed/cluster-scale use!).
24USE_EPHEMERAL_KEYS = YES \ No newline at end of file 23USE_EPHEMERAL_KEYS = YES