Skip to content
Snippets Groups Projects
Commit 82cf9b97 authored by rinpatch's avatar rinpatch
Browse files

forgot to remove this thing

parent 293f6a8b
No related branches found
No related tags found
No related merge requests found
......@@ -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,
[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment