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

1
Cargo.lock generated
View file

@ -1897,6 +1897,7 @@ dependencies = [
"futures-core",
"inotify",
"jsondb",
"libc",
"log",
"mime",
"mnemonic",