Sha256: 9d3aafd9d60faaef3704594aa7c792b22ec5297d1e950df34307fde82991fac3
Contents?: true
Size: 188 Bytes
Versions: 2
Compression:
Stored size: 188 Bytes
Contents
Lacquer.configure do |config| config.enable_cache = true config.default_ttl = 1.week config.job_backend = :none config.varnish_servers << { :host => '0.0.0.0', :port => 6082 } end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lacquer-0.2.1 | lib/generators/templates/initializer.rb |
lacquer-0.2.0 | lib/generators/templates/initializer.rb |