1
0
Fork 0
mirror of https://github.com/alangrainger/immich-public-proxy.git synced 2024-12-28 03:41:58 +00:00

Update docs

This commit is contained in:
Alan Grainger 2024-11-17 09:09:34 +01:00
parent 10accfda14
commit d45a346db5

View file

@ -120,6 +120,7 @@ There are some additional configuration options you can change, for example the
| Option | Description |
|-------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| `responseHeaders` | Change the headers sent with your web responses. By default there is `cache-control` and CORS added. |
| `downloadOriginalPhoto` | Set to `false` if you only want people to be able to download the 'preview' quality photo, rather than your original photo. |
| `showGalleryTitle` | Show a title on the gallery page. |
| `allowDownloadAll` | Allow visitors to download all files as a zip. |