lib/jets/commands/templates/skeleton/config/application.rb.tt in jets-3.2.2 vs lib/jets/commands/templates/skeleton/config/application.rb.tt in jets-4.0.0
- old
+ new
@@ -9,10 +9,10 @@
# config.prewarm.rate = '30 minutes' # default is '30 minutes'
# config.prewarm.concurrency = 2 # default is 2
# config.prewarm.public_ratio = 3 # default is 3
<% end -%>
- # config.env_extra = 2 # can also set this with JETS_ENV_EXTRA
+ # config.extra = 2 # can also set this with JETS_EXTRA
# config.autoload_paths = []
# config.asset_base_url = 'https://cloudfront.domain.com/assets' # example
# config.cors = true # for '*'' # defaults to false