immich-public-proxy/app/config.json

12 lines
179 B
JSON
Raw Normal View History

2024-11-01 15:36:53 +01:00
{
"lightGallery": {
"controls": true,
"download": true,
"mobileSettings": {
"controls": false,
"showCloseIcon": true,
"download": true
}
}
}