mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2025-04-24 00:29:31 +02:00
Update docs
This commit is contained in:
parent
0d3fc18f40
commit
d1d61bf2f9
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ There are some additional configuration options you can change, for example the
|
|||
| Option | Type | Description |
|
||||
|-------------------------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `responseHeaders` | `object` | Change the headers sent with your web responses. By default there is `cache-control` and CORS added. |
|
||||
| `singleImageGallery` | `bool` | By default a link to a single image will directly open the image file. Set to `true` if you want to show a gallery page instead for a single item. |
|
||||
| `downloadOriginalPhoto` | `bool` | Set to `false` if you only want people to be able to download the 'preview' quality photo, rather than your original photo. |
|
||||
| `showGalleryTitle` | `bool` | Show a title on the gallery page. |
|
||||
| `allowDownloadAll` | `int` | Allow visitors to download all files as a zip.<br>`0` disable downloads<br>`1` follow Immich setting per share ([example](https://github.com/user-attachments/assets/79ea8c08-71ce-42ab-b025-10aec384938a))<br>`2` always allowed |
|
||||
|
|
Loading…
Add table
Reference in a new issue