removing default routing

This commit is contained in:
Marc Ducobu 2013-10-29 11:27:10 +01:00
parent f29d8a455e
commit 82b3f5bfe0

View File

@ -1,3 +1 @@
cl_chill_person_homepage:
pattern: /hello/{name}
defaults: { _controller: CLChillPersonBundle:Default:index }