forked from AkkomaGang/akkoma
forgot to remove this thing
This commit is contained in:
parent
293f6a8b71
commit
82cf9b9751
1 changed files with 0 additions and 11 deletions
|
@ -84,17 +84,6 @@ def start(_type, _args) do
|
|||
],
|
||||
id: :cachex_scrubber
|
||||
),
|
||||
worker(
|
||||
Cachex,
|
||||
[
|
||||
:metadata_cache,
|
||||
[
|
||||
limit: 2500,
|
||||
default_ttl: :timer.minutes(15)
|
||||
]
|
||||
],
|
||||
id: :cachex_metadata
|
||||
),
|
||||
worker(
|
||||
Cachex,
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue