forgot to remove this thing
This commit is contained in:
parent
293f6a8b71
commit
82cf9b9751
@ -87,17 +87,6 @@ defmodule Pleroma.Application do
|
||||
worker(
|
||||
Cachex,
|
||||
[
|
||||
:metadata_cache,
|
||||
[
|
||||
limit: 2500,
|
||||
default_ttl: :timer.minutes(15)
|
||||
]
|
||||
],
|
||||
id: :cachex_metadata
|
||||
),
|
||||
worker(
|
||||
Cachex,
|
||||
[
|
||||
:idempotency_cache,
|
||||
[
|
||||
expiration:
|
||||
|
Loading…
Reference in New Issue
Block a user