lib/generators/locomotive/install/templates/locomotive.rb in locomotivecms-3.0.0.rc1 vs lib/generators/locomotive/install/templates/locomotive.rb in locomotivecms-3.0.0.rc2

- old
+ new

@@ -52,6 +52,8 @@ # If you do want to disable it for good, just use the following syntax # config.rack_cache = false # # Note: by default, rack/cache is disabled in the Heroku platform + # Dragonfly within Steam uses it to generate the protective SHA + # config.steam_image_resizer_secret = 'please change it' end