Skip to content

Commit

Permalink
Node.js version
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
  • Loading branch information
Murderlon and aduh95 authored Jun 10, 2024
1 parent 944d689 commit 655b035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/migration-guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These cover all the major Uppy versions and how to migrate to them.

## Migrate from Companion 4.x to 5.x

- Node.js `>=16.15.0` is now required.
- Node.js `>=18.20.0` is now required.
- `COMPANION_REDIS_EXPRESS_SESSION_PREFIX` now defaults to `companion-session:`
(before `sess:`). To revert keep backwards compatibility, set the environment
variable `COMPANION_REDIS_EXPRESS_SESSION_PREFIX=sess:`.
Expand Down

0 comments on commit 655b035

Please sign in to comment.