Stoppin' disk stats goin' to deep 😏

This commit is contained in:
Bobby Wibowo 2019-09-10 23:47:34 +07:00
parent 3fcf5a9d6a
commit 2251f7b154
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
1 changed files with 1 additions and 0 deletions

View File

@ -571,6 +571,7 @@ self.stats = async (req, res, next) => {
'--apparent-size',
'--block-size=1',
'--dereference',
'--max-depth=1',
'--separate-dirs',
paths.uploads
])