Sha256: 0b565fffcbb4df7249a71d6dc9640015e5d8b3f45865b2a06d681a296831b718
Contents?: true
Size: 1012 Bytes
Versions: 9
Compression:
Stored size: 1012 Bytes
Contents
[build] command = "rake install && sdoc -o doc/public -T rails -f sdoc" publish = "doc/public" [build.processing] skip_processing = false [build.processing.css] bundle = true minify = true [build.processing.js] bundle = true minify = true [build.processing.html] pretty_urls = true [build.processing.images] compress = true [[headers]] for = "*" [headers.values] X-Frame-Options = "DENY" X-XSS-Protection = "1; mode=block" X-Content-Type-Options = "nosniff" Content-Security-Policy = ''' object-src 'none'; worker-src 'none'; block-all-mixed-content; upgrade-insecure-requests;''' Strict-Transport-Security = "max-age=15552000; includeSubDomains" Referrer-Policy = "no-referrer-when-downgrade" Cache-Control = "public, max-age=604800, s-max-age=604800" [[headers]] for = "/" [[headers]] for = "/*.(png|jpg|js|css|svg|woff|ttf|eot|ico|woff2)" [headers.values] Cache-Control = "public, max-age=31536000, s-max-age=31536000"
Version data entries
9 entries across 9 versions & 2 rubygems