uploading
This commit is contained in:
parent
6a1f5945b9
commit
90db45d845
1 changed files with 3 additions and 3 deletions
|
@ -91,9 +91,9 @@ To fix these, you should ensure the following:
|
||||||
|
|
||||||
1. The bucket CORS rules do not allow museum to access these objects.
|
1. The bucket CORS rules do not allow museum to access these objects.
|
||||||
|
|
||||||
> For viewing the uploaded files from the browser, you will need to
|
> For uploading files from the browser, you will need to currently set
|
||||||
> currently set allowedOrigins to "\*", and allow the "X-Auth-Token",
|
> allowedOrigins to "\*", and allow the "X-Auth-Token", "X-Client-Package"
|
||||||
> "X-Client-Package" headers configuration too.
|
> headers configuration too.
|
||||||
> [Here is an example of a working configuration](https://github.com/ente-io/ente/discussions/1764#discussioncomment-9478204).
|
> [Here is an example of a working configuration](https://github.com/ente-io/ente/discussions/1764#discussioncomment-9478204).
|
||||||
|
|
||||||
2. The credentials are not being picked up (you might be setting the correct
|
2. The credentials are not being picked up (you might be setting the correct
|
||||||
|
|
Loading…
Reference in a new issue