#34 add size based cache

This commit is contained in:
2025-09-11 20:44:57 -03:00
parent 965b693a19
commit ddd99ec703
3 changed files with 42 additions and 7 deletions

View File

@@ -12,5 +12,8 @@
"Path": "./fotos_cand",
"ApiBasePath": "http://localhost:5299/assets/fotos"
},
"CacheSettings": {
"SizeLimitMB": 15
},
"AllowedHosts": "*"
}