Clarify config snippet

This commit is contained in:
Quentin Pleplé 2013-07-22 12:54:08 -07:00
parent a8957a5915
commit e3f1f55d27

View File

@ -277,8 +277,10 @@ input is used, so you can configure their priorities via container tags. Here's
You can also define your own motd content (above methods list). All you have to do is add to configuration:
#app/config/config.yml
motd:
template: AcmeApiBundle::Components/motd.html.twig
nelmio_api_doc:
# ...
motd:
template: AcmeApiBundle::Components/motd.html.twig
## Using Your Own Annotations ##