Remove custom emojis and trailing whitespaces from previews
[akkoma] / lib / pleroma / application.ex
index 5f9518914d20bfbf06b4fff63a1efbda8d13e31a..ad27972091e4913e9e3683d8509cfd919b33739e 100644 (file)
@@ -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,
           [