-dead code elimination
[oweals/gnunet.git] / src / core / core.conf.in
index ad39a8a797ad86818f9c94f9f5880d93af7a084e..839c21eeb3867e2b63841c11eaa1a3495522730e 100644 (file)
@@ -18,3 +18,7 @@ UNIX_MATCH_GID = YES
 # REJECT_FROM =
 # REJECT_FROM6 =
 # PREFIX =
+
+# Note: this MUST be set to YES in production, only set to NO for testing
+# for performance (testbed/cluster-scale use!).
+USE_EPHEMERAL_KEYS = YES
\ No newline at end of file