forgot to remove this thing

This commit is contained in:
rinpatch 2019-01-16 17:16:28 +03:00
parent 293f6a8b71
commit 82cf9b9751
1 changed files with 0 additions and 11 deletions

View File

@ -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,
[