set expriation to 1 year for URLs added via QR code
authorChristian Grothoff <christian@grothoff.org>
Wed, 18 Dec 2019 09:01:46 +0000 (10:01 +0100)
committerChristian Grothoff <christian@grothoff.org>
Wed, 18 Dec 2019 09:01:46 +0000 (10:01 +0100)
src/namestore/namestore.conf.in

index e6cc74aec52f17cb37fc29a78d763abb4e483dc2..39de06c6d011c56ade3fc1f7f2714d0185cd306c 100644 (file)
@@ -36,7 +36,7 @@ TEMPORARY_TABLE = NO
 ASYNC_COMMIT = NO
 
 [uri]
-gns = gnunet-namestore -u
+gns = gnunet-namestore -u -e 1a
 
 
 [fcfsd]