filesafe/controllers
Bobby Wibowo 325ccfac81
Added config option to enable linux disk stats
The option is disabled by default.
Meaning you need to explicitly set it to true to restore
the old behavior.

The one that uses both "df" and "du" binaries.
I found them to be very slow with 100k+ uploads
on my ancient potato server.
2020-04-08 07:08:18 +07:00
..
albumsController.js Added sorting feature for Manage Uploads 2020-04-04 23:36:43 +07:00
authController.js Updated 2019-10-07 06:11:07 +07:00
pathsController.js Updated pathsController.js 2020-04-04 21:20:17 +07:00
permissionController.js Added group bypass to virus scanning 2019-11-06 03:35:04 +07:00
tokenController.js Updates (very important to read) 2019-09-15 13:20:11 +07:00
uploadController.js Added sorting feature for Manage Uploads 2020-04-04 23:36:43 +07:00
utilsController.js Added config option to enable linux disk stats 2020-04-08 07:08:18 +07:00