-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Hello.
As a NextCloud user, we're uploading picture for our contacts (see Issue #1662). During this process, we can "crop" the original picture, but is the picture automatically resized / scaled to a target thumbnail resolution, for example 320x320 px, or is the original resolution retained?
Describe the solution you'd like
I won't look forward a technical choice, but rather an explicit answer into the documentation, namely:
- If the original resolution is retained, what is the impact:
- On the user quota.
- On the contacts sync performance issue.
- If a resized / scaled thumbnail resolution is used:
- What is the resolution.
- Is the administrator able to set or change it.
Describe alternatives you've considered
No response
Additional context
No response