lib/generators/jt/toolbox/templates/jt-toolbox.yml in jt-rails-toolbox-2.5.0 vs lib/generators/jt/toolbox/templates/jt-toolbox.yml in jt-rails-toolbox-2.6.0
- old
+ new
@@ -1,16 +1,17 @@
-# default:
+# you can use `shared` for multiple environments
+# shared:
# files:
# folder: upload
# mail:
# delivery_method: test
# hosts:
# host: http://localhost:3000
# asset_host: same as host
# cdn_host: same as host
# sidekiq:
# redis_url: redis://localhost:6379/nameoftheapp
-#
+#
# development:
# sidekiq:
# disable: true
#
# production: