Prosody log rotation every 24 hour.

This commit is contained in:
John Livingston
2021-05-12 14:59:52 +02:00
parent c5bcf611d3
commit 4cf9ab51aa
6 changed files with 115 additions and 4 deletions

View File

@ -31,7 +31,8 @@
"async": "^3.2.0",
"body-parser": "^1.19.0",
"decache": "^4.6.0",
"express-http-proxy": "^1.6.2"
"express-http-proxy": "^1.6.2",
"log-rotate": "^0.2.8"
},
"devDependencies": {
"@purtuga/esm-webpack-plugin": "^1.1.1",