Warn when /tmp doesn't have 2500 or more of disk space

This commit is contained in:
2021-04-25 17:22:07 +02:00
parent b645c4d57e
commit 7d13836fea
4 changed files with 47 additions and 13 deletions

View File

@@ -400,6 +400,7 @@ downloadCached :: ( MonadMask m
, MonadThrow m
, MonadLogger m
, MonadIO m
, MonadUnliftIO m
, MonadReader AppState m
)
=> DownloadInfo