chore(cacher): Increase css cache to 60MB
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
c245e9d977
commit
6ef053e328
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ ENV TZ=UTC \
|
|||
AWS_REGION_ASSETS=eu-central-1 \
|
||||
AWS_SKIP_SSL_VALIDATION=false \
|
||||
CACHE_ASSETS=true \
|
||||
ASSETS_SIZE_LIMIT=6291456 \
|
||||
ASSETS_SIZE_LIMIT=60291456 \
|
||||
ASSETS_HEADERS="{ \"Cookie\": \"ABv=3;\" }" \
|
||||
FS_CLEAN_HRS=72 \
|
||||
FILE_SPLIT_SIZE=1000000 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue