Update README.md (#599)

Adding a note to the installation section about reverse proxies being a cause for issues when uploading large files.
This commit is contained in:
Daniel Weaver 2022-09-06 17:05:38 -04:00 committed by GitHub
parent de0c59efe7
commit 9a471d80f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,6 +97,8 @@ There are several services that compose Immich:
# Installation
NOTE: When using a reverse proxy in front of Immich (such as NGINX), the reverse proxy might require extra configuration to allow large files to be uploaded (such as client_max_body_size in the case of NGINX).
## Testing One-step installation (not recommended for production)
> ⚠️ *This installation method is for evaluating Immich before futher customization to meet the users' needs.*