Software /
code /
prosody
File
CONTRIBUTING @ 11346:315faec1a920
mod_http_file_share: Add support for daily upload quotas.
Daily instead of total quotas, should be more efficient to calculate.
Still O(n), but a smaller n. Less affected by total retention period.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 31 Jan 2021 14:43:42 +0100 |
parent | 9946:ceaca48a7e6d |
line wrap: on
line source
Thanks for your interest in contributing to the project! There are many ways to contribute, such as helping improve the documentation, reporting bugs, spreading the word or testing the latest development version. You can find more information on how to contribute at <https://prosody.im/doc/contributing> See also the HACKERS and README files.