Skip to content

Commit

Permalink
chore: remove debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Nov 3, 2023
1 parent 72eded7 commit 5f04d92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ abstract class AbstractSerializeController implements RequestHandlerInterface
/**
* The number of records included by default.
*/
public int $limit = 40;
public int $limit = 20;

/**
* The fields that are available to be sorted by.
Expand Down

0 comments on commit 5f04d92

Please sign in to comment.