# Controller When using the Tools plugin Controller class you can set your pagination defaults via Configure ``` 'Paginator' => [ 'limit' => ... // etc ] ```