mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
09fea107f3
restore an older behavior of serving static files with ServeLiveDirectory middleware instead of ServeStaticQuick, in case of issues with streaming files from disk via createReadStream if you do encounter this issue, serving uploaded files with node will likely encounter issues as well, but you can choose to serve them directly with nginx, etc., so i guess it's not beyond hope |
||
---|---|---|
.. | ||
handlers | ||
middlewares | ||
utils | ||
albumsController.js | ||
authController.js | ||
errorsController.js | ||
pathsController.js | ||
permissionController.js | ||
tokenController.js | ||
uploadController.js | ||
utilsController.js |