mirror of
https://github.com/bitwarden/server
synced 2026-01-08 11:33:26 +00:00
configurable cache size limit
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
}
|
||||
},
|
||||
"iconsSettings": {
|
||||
"BestIconBaseUrl": "https://icons.better-idea.org",
|
||||
"CacheHours": 24
|
||||
"bestIconBaseUrl": "https://icons.better-idea.org",
|
||||
"cacheHours": 24,
|
||||
"cacheSizeLimit": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user