feoblog icon indicating copy to clipboard operation
feoblog copied to clipboard

Implement size quotas

Open NfNitLoop opened this issue 4 years ago • 0 comments

  • [ ] Servers should be able to set data quotas for particular users.
  • [ ] Servers should be able to set default/maximum data quotas for followed users.
  • [ ] Users should be able to set quotas for blogs they follow. (Ex: I want to follow X, but only cache the latest 10MiB on my behalf.)
  • [ ] There should be a command to show quota usage.
  • [ ] There should be a command to clean up over-quota data. (Right now, we don't preemptively delete it.)

Advanced, possibly future features:

  • [ ] Separate quotas for Items and file attachments?

NfNitLoop avatar Jun 15 '21 01:06 NfNitLoop