Get rid of Pleroma.Config in favor of Application
authorhref <href@random.sh>
Tue, 6 Nov 2018 10:34:34 +0000 (11:34 +0100)
committerhref <href@random.sh>
Tue, 6 Nov 2018 14:12:53 +0000 (15:12 +0100)
commit2bc924ba451b1a324663133632093914192cec2d
treefbee2b582ce477f9db6f0dce5e9a7add4867902d
parent0f6c4635a64e89cc72921456e6cfa3d488d894bf
Get rid of Pleroma.Config in favor of Application

Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232
lib/pleroma/application.ex
lib/pleroma/config.ex [deleted file]
lib/pleroma/web/activity_pub/activity_pub_controller.ex
lib/pleroma/web/federator/federator.ex
test/config_test.exs [deleted file]
test/web/activity_pub/activity_pub_controller_test.exs
test/web/federator_test.exs