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:
parent
de0c59efe7
commit
9a471d80f7
1 changed files with 2 additions and 0 deletions
|
@ -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.*
|
||||
|
|
Loading…
Reference in a new issue