lib/generators/wcc/templates/wcc_contentful.rb in wcc-contentful-0.1.0 vs lib/generators/wcc/templates/wcc_contentful.rb in wcc-contentful-0.2.0

- old
+ new

@@ -6,10 +6,9 @@ # Optional config.management_token = # Contentful API management token config.default_locale = # Set default locale, if left blank this is 'en-US' config.content_delivery = # :direct, :eager_sync, or :lazy_sync - config.sync_store = # :memory, :postgres, or a custom implementation end # Download content types, build models, and sync content WCC::Contentful.init!