Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix invalid yaml #623

Merged
merged 1 commit into from
Jul 22, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Resources/doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ The default configuration for the bundle looks like this:
resolvers:
default:
web_path:
web_root: ~ # %kernel.root_dir%/../web
cache_prefix: ~ # media/cache
web_root: ~ # %kernel.root_dir%/../web
cache_prefix: ~ # media/cache

loaders:
default:
Expand Down Expand Up @@ -84,4 +84,4 @@ Each filter set that you specify has the following options:
* ``animated`` - support for resizing animated gif (currently not supported by
Imagine (PR pending))

.. _`PHP Manual`: http://php.net/imagepng
.. _`PHP Manual`: http://php.net/imagepng