]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/V2Writable.pm
lei_store: local storage for Local Email Interface
[public-inbox.git] / lib / PublicInbox / V2Writable.pm
index 3e3b275f995f44e6a1403bdc382e71cbae213451..e8a5fbd25c6d35003f84cbba674d8b11c6855ea6 100644 (file)
@@ -24,7 +24,7 @@ use File::Temp ();
 
 my $OID = qr/[a-f0-9]{40,}/;
 # an estimate of the post-packed size to the raw uncompressed size
-my $PACKING_FACTOR = 0.4;
+our $PACKING_FACTOR = 0.4;
 
 # SATA storage lags behind what CPUs are capable of, so relying on
 # nproc(1) can be misleading and having extra Xapian shards is a