Change Pleroma.CaptchaTest to be a regular module instead of GenServer

This commit is contained in:
Egor Kislitsyn 2020-04-29 21:01:16 +04:00
commit 39a78998d0
No known key found for this signature in database
GPG key ID: 1B49CB15B71E7805
2 changed files with 14 additions and 45 deletions

View file

@ -73,7 +73,6 @@ defmodule Pleroma.Application do
Pleroma.Repo,
Config.TransferTask,
Pleroma.Emoji,
Pleroma.Captcha,
Pleroma.Plugs.RateLimiter.Supervisor
] ++
cachex_children() ++