Details
-
Task
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
-
Add-Ons 52
-
0.5
Description
Hide block exists on module page just before "Usage" (see screenshot attached).
Needs clarification:
- Why would a user want to change the defaults?
- Same purpose for both S3 and Bynder? Why different defaults?
- What about the cache?
and reviewed.
Bynder work corresponds to EXTDAM-169 - not sure what release version it will be in.
Bynder
- pageSize(default value: 100): maximum number of elements per request from magnolia to bynder.
- bynderMaxNumberPerRequest (default value: 1000): maximum number of elements that bynder will return if you specify a limit (page size number) greater than 1000. This number is as per their documentation: https://bynder.docs.apiary.io/#reference/oauth-1.0a/retrieve-assets, limit parameter
S3
pageSize: It’s the number of objects we request to S3 in a single API call. All the assets would be shown regardless of the pageSize. Notice S3 only allows 1000 at most(default), minimum is 100
Checklists
Acceptance criteria