1
0
mirror of https://github.com/bitwarden/server synced 2025-12-28 14:13:48 +00:00
Files
server/src/Icons/appsettings.json
2024-03-29 13:28:16 -04:00

11 lines
161 B
JSON

{
"globalSettings": {
"projectName": "Icons"
},
"iconsSettings": {
"cacheEnabled": true,
"cacheHours": 24,
"cacheSizeLimit": null
}
}