Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capability object for JMAP PublicAsset extension #1038

Closed
quantranhong1999 opened this issue May 15, 2024 · 1 comment · Fixed by #1054
Closed

Capability object for JMAP PublicAsset extension #1038

quantranhong1999 opened this issue May 15, 2024 · 1 comment · Fixed by #1054
Assignees

Comments

@quantranhong1999
Copy link
Member

Why

Introduce the common capability object to allow parallelizing methods implementation.

How

  • Define the new capability "com:linagora:params:public:assets"
  • The object contains a quota for public assets per user: publicAssetTotalSize -> could be configurable via jmap.properties. Defaults to 20MB?
  • Guice binding to CapabilityFactory

DoD

We can add a new test in LinagoraEchoMethodContract testing the new capability.

@vttranlina
Copy link
Member

pr : #1054

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants