mirror of
https://github.com/kidoman/embd
synced 2025-02-02 16:53:18 +01:00
34 lines
477 B
YAML
34 lines
477 B
YAML
|
s3_bucket: embd.kidoman.io
|
||
|
|
||
|
gzip: true
|
||
|
gzip_zopfli: true
|
||
|
|
||
|
max_age:
|
||
|
"js/*": 6000
|
||
|
"css/*": 6000
|
||
|
"img/*": 6000
|
||
|
"bower_components/*": 6000
|
||
|
"*": 300
|
||
|
|
||
|
exclude_from_upload:
|
||
|
- .bundle
|
||
|
- .git
|
||
|
- bin
|
||
|
- sass
|
||
|
- vendor
|
||
|
- .gitignore
|
||
|
- .ruby-version
|
||
|
- config.rb
|
||
|
- Gemfile
|
||
|
- Gemfile.lock
|
||
|
- gumby.json
|
||
|
- s3_website.yml
|
||
|
- .DS_Store
|
||
|
|
||
|
s3_reduced_redundancy: true
|
||
|
|
||
|
cloudfront_distribution_id: E1R1QW09LV1O8W
|
||
|
cloudfront_invalidate_root: true
|
||
|
|
||
|
concurrency_level: 5
|