forgot to remove this thing
authorrinpatch <rinpatch@sdf.org>
Wed, 16 Jan 2019 14:16:28 +0000 (17:16 +0300)
committerrinpatch <rinpatch@sdf.org>
Wed, 16 Jan 2019 14:16:28 +0000 (17:16 +0300)
lib/pleroma/application.ex

index 5f9518914d20bfbf06b4fff63a1efbda8d13e31a..ad27972091e4913e9e3683d8509cfd919b33739e 100644 (file)
@@ -84,17 +84,6 @@ defmodule Pleroma.Application do
           ],
           id: :cachex_scrubber
         ),
-        worker(
-          Cachex,
-          [
-            :metadata_cache,
-            [
-              limit: 2500,
-              default_ttl: :timer.minutes(15)
-            ]
-          ],
-          id: :cachex_metadata
-        ),
         worker(
           Cachex,
           [