README.rst in capper-0.9.4 vs README.rst in capper-0.9.5

- old
+ new

@@ -146,18 +146,9 @@ (``shared/bundle/#{gemset}``). - The option ``ruby_exec_prefix`` is set to ``bundle exec`` for convenience. (see ``ruby`` recipe for details) -config ------- - -The config recipe adds support for a dedicated repository with configuration -files. It is very preliminary right now and only supports git. The repository -specified with ``config_repo`` will be cloned into ``shared/config`` and all -files specified in the ``config_files`` array are copied to -``#{release_path}/config``. - delayed_job ----------- The delayed_job recipe provides integration with DelayedJob. A script to start/stop delayed job workers is uploaded to ``#{bin_path}/delayed_job``. The