Remove remaining vestiges of Logger support in ConfigDB/TransferTask
This commit is contained in:
parent
e0afb2c093
commit
3a8420b141
3 changed files with 3 additions and 98 deletions
|
|
@ -165,8 +165,7 @@ defmodule Pleroma.ConfigDB do
|
|||
{:pleroma, :ecto_repos},
|
||||
{:mime, :types},
|
||||
{:cors_plug, [:max_age, :methods, :expose, :headers]},
|
||||
{:swarm, :node_blacklist},
|
||||
{:logger, :backends}
|
||||
{:swarm, :node_blacklist}
|
||||
]
|
||||
|
||||
Enum.any?(full_key_update, fn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue