nextcloud/server

Indicate users default quota

Open

#11,393 opened on Sep 26, 2018

View on GitHub
 (4 comments) (3 reactions) (0 assignees)PHP (4,865 forks)batch import
3. to reviewenhancementfeature: users and groupsgood first issuepapercut

Repository metrics

Stars
 (34,953 stars)
PR merge metrics
 (Avg merge 20d) (627 merged PRs in 30d)

Description

In the administrators user list, the quota for each user is displayed. At the moment, it is not apparent which users have the default quota and which have the same quota defined manually, as only the number is displayed.

When changing a users quota to default, it reads Default quota. However, after a page reload, only the number is displayed again.

It would be nice to have a reading such as 10 GB (default) or similar instead of only 10 GB.

Contributor guide