Skip to content

Commit d8fbee0

Browse files
[9.x] Document MinIO limitation with temporaryUrl (#8107)
* Update sail.md * Update sail.md Co-authored-by: Taylor Otwell <[email protected]>
1 parent 907ca36 commit d8fbee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sail.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,9 @@ AWS_URL=http://localhost:9000/local
251251

252252
You may create buckets via the MinIO console, which is available at `http://localhost:8900`. The default username for the MinIO console is `sail` while the default password is `password`.
253253

254+
> **Warning**
255+
> Generating temporary storage URLs via the `temporaryUrl` method is not supported when using MinIO.
256+
254257
<a name="running-tests"></a>
255258
## Running Tests
256259

0 commit comments

Comments
 (0)