s3_id: fff | |
s3_secret: fff | |
s3_bucket: fff | |
# Below are examples of all the available configurations. | |
# See README for more detailed info on each of them. | |
max_age: | |
"fonts/*": 31536000 | |
"javascripts/*": 31536000 | |
"stylesheets/*": 31536000 | |
"images/*": 2592000 | |
"*": 300 | |
gzip: | |
- .html | |
- .css | |
- .js | |
exclude_from_upload: | |
- config.codekit | |
- config.rb | |
- .*.scss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment