-go back to 12h interval
authorChristian Grothoff <christian@grothoff.org>
Mon, 4 Mar 2013 05:56:11 +0000 (05:56 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 4 Mar 2013 05:56:11 +0000 (05:56 +0000)
src/core/gnunet-service-core_kx.c

index 29687c466cc42fb947e2e08c86ec5073ab917bee..2d0d01015f43377ab784402dd7369b43db767787 100644 (file)
@@ -49,7 +49,7 @@
 /**
  * How often do we rekey?
  */
-#define REKEY_FREQUENCY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_HOURS, 1)
+#define REKEY_FREQUENCY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_HOURS, 12)
 
 /**
  * What time difference do we tolerate?