mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2024-12-28 20:01:57 +00:00
19 lines
375 B
JSON
19 lines
375 B
JSON
{
|
|
"ipp": {
|
|
"responseHeaders": {
|
|
"Cache-Control": "public, max-age=2592000"
|
|
},
|
|
"singleImageGallery": false,
|
|
"singleItemAutoOpen": true,
|
|
"downloadOriginalPhoto": true
|
|
},
|
|
"lightGallery": {
|
|
"controls": true,
|
|
"download": true,
|
|
"mobileSettings": {
|
|
"controls": false,
|
|
"showCloseIcon": true,
|
|
"download": true
|
|
}
|
|
}
|
|
}
|