mirror of
https://github.com/rharkor/caching-for-turbo.git
synced 2025-06-07 17:17:00 +09:00
refactor: test max age
This commit is contained in:
parent
883aaa7a2a
commit
9f9877153c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -141,7 +141,7 @@ jobs:
|
|||
s3-bucket: ${{ secrets.S3_BUCKET }}
|
||||
s3-region: ${{ secrets.S3_REGION }}
|
||||
s3-endpoint: ${{ secrets.S3_ENDPOINT }}
|
||||
max-age: 1d
|
||||
max-age: 3m
|
||||
max-size: 100mb
|
||||
max-files: 100
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue