hironico / nico.drive

WebDAV server written in NodeJS with additional REST API features such as thumbnail generation API.

Home Page:https://about.hironico.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a quota limit per user per root directory

hironico opened this issue · comments

The following feature could be added : space quota

  • define the quota for each user. Quota counted for all root directory for which the user has canWrite role
  • add the quota config in the webdav server

This is the new feature coming with 7.8.0 of the server.