Added item per page parameter (default value in main config)
This commit is contained in:
parent
ab9302b025
commit
306fa31e9e
4 changed files with 28 additions and 15 deletions
|
|
@ -8,7 +8,9 @@ b8:
|
|||
username: php-censor-user
|
||||
password: php-censor-password
|
||||
php-censor:
|
||||
url: 'http://php-censor.local'
|
||||
language: en
|
||||
per_page: 10
|
||||
url: 'http://php-censor.local'
|
||||
worker:
|
||||
host: localhost
|
||||
queue: php-censor-queue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue