From: rinpatch Date: Wed, 16 Jan 2019 14:16:28 +0000 (+0300) Subject: forgot to remove this thing X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=82cf9b97510acb261c805f098043471d9a588e2b;p=akkoma forgot to remove this thing --- diff --git a/lib/pleroma/application.ex b/lib/pleroma/application.ex index 5f9518914..ad2797209 100644 --- a/lib/pleroma/application.ex +++ b/lib/pleroma/application.ex @@ -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, [