Skip to content

Commit 927da2f

Browse files
Clarify that CORS configuration isn't needed for the Disk service [ci skip]
1 parent e58c25e commit 927da2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/source/active_storage_overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,8 @@ Take care to allow:
524524
* `x-ms-blob-content-disposition` (for Azure Storage only)
525525
* `x-ms-blob-type` (for Azure Storage only)
526526

527+
No CORS configuration is required for the Disk service since it shares your app’s origin.
528+
527529
#### Example: S3 CORS configuration
528530

529531
```xml

0 commit comments

Comments
 (0)