Small wrapper module around Application.get_env/put_env
authorhref <href@random.sh>
Tue, 6 Nov 2018 15:00:48 +0000 (16:00 +0100)
committerhref <href@random.sh>
Tue, 6 Nov 2018 15:00:48 +0000 (16:00 +0100)
commit7d328c658da69ec236d10fa89d23f2a6886b3205
treeef0f639fe4c57cf9160d0e69e2918461ecf9a008
parent36ca3c1b3ec814609d14815a672239a31b1e0ec5
Small wrapper module around Application.get_env/put_env

Same API as the old Pleroma.Config
lib/pleroma/config.ex [new file with mode: 0644]
test/config_test.exs [new file with mode: 0644]
test/web/activity_pub/activity_pub_controller_test.exs
test/web/federator_test.exs