Add rate limit using .env and fix disappearing image grid after opening settings

This commit is contained in:
2026-03-13 17:02:40 +01:00
parent 07d0dcd41f
commit ddfc069047
4 changed files with 88 additions and 11 deletions

View File

@@ -13,7 +13,9 @@
"archiver": "^7.0.1",
"axios": "^1.13.6",
"cheerio": "^1.2.0",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"express-rate-limit": "^8.3.1",
"mime": "^4.1.0"
}
}