Remove quack, ensure adapter is finch
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 11 Dec 2022 23:22:35 +0000 (23:22 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 11 Dec 2022 23:22:35 +0000 (23:22 +0000)
commitf75212642756c89206051caa0e5ea62bc4e6d4c8
treee3ff813a15f00af6c83ae87db962679953a48fb0
parentd81d8c9731b5a068338ee705b4689f5a511e04d8
Remove quack, ensure adapter is finch
15 files changed:
config/config.exs
config/description.exs
docs/docs/configuration/cheatsheet.md
docs/docs/development/API/admin_api.md
lib/pleroma/config/deprecation_warnings.ex
lib/pleroma/config/transfer_task.ex
lib/pleroma/config_db.ex
mix.exs
test/fixtures/config/temp.secret.exs
test/mix/tasks/pleroma/config_test.exs
test/pleroma/config/deprecation_warnings_test.exs
test/pleroma/config/loader_test.exs
test/pleroma/config/transfer_task_test.exs
test/pleroma/config_db_test.exs
test/support/cluster.ex