Adding Content Lifetime
diff --git a/nlsr_sync.c b/nlsr_sync.c
index b893022..c68e3bc 100644
--- a/nlsr_sync.c
+++ b/nlsr_sync.c
@@ -794,7 +794,8 @@
 										nlsr->keystore_passphrase,
 										nlsr->root_key_prefix,
 										nlsr->site_name,
-										nlsr->router_name);	
+										nlsr->router_name,
+										60);	
 
 
 	blockread=resultbuf->length;