mirror of
https://github.com/bitwarden/server.git
synced 2024-12-01 13:43:23 +01:00
15 lines
233 B
JSON
15 lines
233 B
JSON
{
|
|
"globalSettings": {
|
|
"projectName": "Icons",
|
|
"documentDb": {
|
|
"uri": "SECRET",
|
|
"key": "SECRET"
|
|
}
|
|
},
|
|
"iconsSettings": {
|
|
"cacheEnabled": true,
|
|
"cacheHours": 24,
|
|
"cacheSizeLimit": null
|
|
}
|
|
}
|