Skip to content

Commit

Permalink
refactor: upload World Manifest without ACL (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleortega authored Apr 18, 2024
1 parent f1799a8 commit ae98300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entities/CheckScenes/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ export async function updateGenesisCityManifest() {
Key: `WorldManifest.json`,
Expires: 60 * 1000,
ContentType: "application/json",
ACL: "public-read",
CacheControl: "no-store, no-cache, must-revalidate, proxy-revalidate",
})

Expand Down

0 comments on commit ae98300

Please sign in to comment.