nextcloud/server

Improve feedback for full storage

开放

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

 (8 条评论) (0 个反应) (0 位负责人)PHP (4,865 个派生)batch import
1. to developdesignenhancementfeature: external storagefeature: filesgood first issue

仓库指标

星标
 (34,953 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • 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

贡献者指南