Change Pleroma.CaptchaTest to be a regular module instead of GenServer
This commit is contained in:
parent
7b0c8f0fde
commit
39a78998d0
2 changed files with 14 additions and 45 deletions
|
|
@ -73,7 +73,6 @@ defmodule Pleroma.Application do
|
|||
Pleroma.Repo,
|
||||
Config.TransferTask,
|
||||
Pleroma.Emoji,
|
||||
Pleroma.Captcha,
|
||||
Pleroma.Plugs.RateLimiter.Supervisor
|
||||
] ++
|
||||
cachex_children() ++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue