Fix cache

This commit is contained in:
Sergio Matias Urquin
2025-09-02 09:32:17 -06:00
parent af51189640
commit b60c6894bc
9 changed files with 24 additions and 25 deletions

View File

@@ -15,7 +15,7 @@
"LocalAudience": "InventotyLocal"
},
"DetailedErrors": true,
"UseRedisCache": true,
"UseRedisCache": false,
"CacheSettings": {
"DefaultCacheDurationInMinutes": 3
},