Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
sygal-import-ws
Commits
3e33b2a5
Commit
3e33b2a5
authored
Sep 28, 2018
by
Bertrand Gauthier
Browse files
Augmentation de taille de page pour le service acteur
parent
56d4eb09
Changes
1
Hide whitespace changes
Inline
Side-by-side
module/ImportData/config/module.config.php
View file @
3e33b2a5
...
...
@@ -226,7 +226,7 @@ return [
'collection_query_whitelist'
=>
[
0
=>
'these_id'
,
],
'page_size'
=>
'
1
00'
,
'page_size'
=>
'
5
00'
,
'page_size_param'
=>
null
,
'entity_class'
=>
\
ImportData\V1\Entity\Db\Acteur
::
class
,
'collection_class'
=>
\
ImportData\V1\Rest\Acteur\ActeurCollection
::
class
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment