middleware('auth'); if(config('pixelfed.import.instagram.enabled') != true) { abort(404, 'Feature not enabled'); } } }