prevent filling up the disk

This commit is contained in:
xenofem 2024-03-27 16:53:02 -04:00
parent 37695b8bbd
commit 71fe7fed24
5 changed files with 77 additions and 20 deletions

View file

@ -24,6 +24,7 @@ env_logger = "0.11.3"
futures-core = "0.3"
inotify = "0.10"
jsondb = "0.4.0"
libc = "0.2"
log = "0.4"
mime = "0.3.16"
mnemonic = "1.0.1"