nextcloud/server

Improve feedback for full storage

Open

#3,471 创建于 2017年2月13日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)PHP (34,953 star) (4,865 fork)batch import
1. to developdesignenhancementfeature: external storagefeature: filesgood first issue

描述

  • set up a files external mount point that should be used by all users
  • set quota to 0 (so that they only can upload to the mount points)

It would now be nice to not show the warning Your storage is full, files can not be updated or synced anymore! if there are mount points specified (or show it less invasive).

@nextcloud/designers Ideas? Maybe something like we use in the read only shares, which is not that invasive:

bildschirmfoto 2017-02-13 um 13 22 24

贡献者指南