Document required S3 CORS for cast
This commit is contained in:
@@ -8,6 +8,7 @@ Before using Ente, configure an S3-compatible object storage provider:
|
||||
2. Launch the file explorer.
|
||||
3. Open `/app/data/config/s3.env` and provide values for **all** required keys.
|
||||
4. Save the file and restart the app from the Cloudron dashboard.
|
||||
5. (Required for cast/slideshow) Configure your S3 bucket’s CORS policy to allow the Ente domains you serve from Cloudron (e.g. `https://ente.due.ren`, `https://accounts.due.ren`, `https://cast.due.ren`, etc.). Without CORS, browsers will block the signed URLs that power the cast slideshow.
|
||||
|
||||
Supported variables:
|
||||
- `S3_ENDPOINT` (e.g. `https://<account>.r2.cloudflarestorage.com`)
|
||||
|
||||
Reference in New Issue
Block a user