Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/file-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ vich_uploader:
4343
media_object:
4444
uri_prefix: /media
4545
upload_destination: '%kernel.project_dir%/public/media'
46-
# Will rename uploaded files using a uniqueid as a prefix.
46+
# Will rename uploaded files using a uniqueid as a suffix.
4747
namer: Vich\UploaderBundle\Naming\SmartUniqueNamer
4848
```
4949

0 commit comments

Comments
 (0)