Skip to content

Commit 9ed1f33

Browse files
Update docs/upgrade.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent c655049 commit 9ed1f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ volumes:
4242
4343
> {note} Notice the key changes: uploads are now at `/app/public/uploads`, storage at `/app/storage/app`, tmp at `/app/storage/tmp`, and the `.env` file is mounted read-only.
4444

45-
The `/sym` volume has been removed as Lychee no longer uses symbolic links for storage. This was a security features that originates from version 4, but is no longer necessary as the functionability has been killed.
45+
The `/sym` volume has been removed as Lychee no longer uses symbolic links for storage. This was a security feature that originated from version 4, but is no longer necessary as the functionality has been removed.
4646

4747
**Important:** With the 3 volumes under `/app/storage`, you may think you could simplify the configuration by specifying one single volume for `/app/storage` instead. This is incorrect. Doing so will make the app exit with the error "The `/app/bootstrap/cache` directory must be present and writable."
4848

0 commit comments

Comments
 (0)