nextcloud/server

Indicate users default quota

Open

#11.393 geöffnet am 26. Sept. 2018

Auf GitHub ansehen
 (4 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)PHP (4.865 Forks)batch import
3. to reviewenhancementfeature: users and groupsgood first issuepapercut

Repository-Metriken

Stars
 (34.953 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T) (627 gemergte PRs in 30 T)

Beschreibung

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