1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-25 01:05:36 +00:00

Update ApiController

This commit is contained in:
Daniel Supernault 2019-06-03 13:25:14 -06:00
parent f55963af6c
commit acce300bc3
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -46,6 +46,7 @@ class ApiController extends BaseApiController
'ab' => [
'lc' => config('exp.lc'),
'rec' => config('exp.rec'),
'loops' => config('exp.loops')
],
];
});