From 060c3f01a6ef4b60b1813611004e492f5e6e6e11 Mon Sep 17 00:00:00 2001 From: Hugo Sales Date: Sun, 12 Dec 2021 17:26:07 +0000 Subject: [PATCH] [CACHE][CONFIG] Disable early recompute by default --- social.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/social.yaml b/social.yaml index b0643f6ca8..94629dacc2 100644 --- a/social.yaml +++ b/social.yaml @@ -34,7 +34,7 @@ parameters: mirror: cache: - early_recompute: 0.95 + early_recompute: false max_note_count: 128 adapters: default: redis://redis