nextcloud/server

Indicate users default quota

Open

#11,393 创建于 2018年9月26日

在 GitHub 查看
 (4 评论) (3 反应) (0 负责人)PHP (4,865 fork)batch import
3. to reviewenhancementfeature: users and groupsgood first issuepapercut

仓库指标

Star
 (34,953 star)
PR 合并指标
 (平均合并 20天) (30 天内合并 627 个 PR)

描述

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.

贡献者指南