Add maximum Redis debugging logging

This commit is contained in:
2025-09-02 18:35:02 +03:00
parent 5fc33e80bc
commit 3062041660
2 changed files with 27 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ export default defineConfig({
"remotePatterns": [
{
"protocol": "https",
"hostname": "quoter.discours.io",
"hostname": "files.discours.io",
"pathname": "/**"
}
],