From 3ce536c3f9dbd0826c10adab4425730708bbbe3e Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Fri, 14 Feb 2020 15:02:36 -0800 Subject: [PATCH] python 3.7's virtual env has 1.1k files at average of 13k/file, 10MB might be too little, so I'm bumping this, though it's not active yet.. --- casimport/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/casimport/default.conf b/casimport/default.conf index 08c3f8b..e5164fd 100644 --- a/casimport/default.conf +++ b/casimport/default.conf @@ -13,7 +13,7 @@ module_prio = homecache, ipfsgw, https type = cache path = ~/.casimport/cache -#size = 10MB +#size = 30MB [ipfsgw] # The ipfs module converts ipfs://cidvX urls into a gateway call.