Remove quack, ensure adapter is finch
[akkoma] / test / fixtures / config / temp.secret.exs
index 9c5c88d98890f2745d0b9afd975979b51b21333d..3a8673679b7291608708ce0aa9ee5f69b0a4d33a 100644 (file)
@@ -8,8 +8,6 @@ config :pleroma, :first_setting, key: "value", key2: [Pleroma.Repo]
 
 config :pleroma, :second_setting, key: "value2", key2: ["Activity"]
 
-config :quack, level: :info
-
 config :pleroma, Pleroma.Repo, pool: Ecto.Adapters.SQL.Sandbox
 
 config :postgrex, :json_library, Poison