режим квоты

This commit is contained in:
Alexey Kasyanchuk
2017-07-11 03:45:14 +03:00
parent e01710a606
commit 719783646c
2 changed files with 101 additions and 17 deletions

View File

@ -31,4 +31,6 @@ module.exports = {
cleanup: true,
cleanupDiscLimit: 7 * 1024 * 1024 * 1024,
spaceQuota: false,
spaceDiskLimit: 7 * 1024 * 1024 * 1024,
}