Update ApiController

pull/1374/head
Daniel Supernault 6 years ago
parent b6553f82c6
commit d7e6350f9f
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -39,7 +39,7 @@ class ApiController extends BaseApiController
],
'activitypub' => [
'enabled' => config('pixelfed.activitypub_enabled'),
'enabled' => config('federation.activitypub.enabled'),
'remote_follow' => config('pixelfed.remote_follow_enabled')
],

Loading…
Cancel
Save