mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-10 03:29:25 +03:00
Clarify config snippet
This commit is contained in:
parent
a8957a5915
commit
e3f1f55d27
@ -277,6 +277,8 @@ 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:
|
You can also define your own motd content (above methods list). All you have to do is add to configuration:
|
||||||
|
|
||||||
#app/config/config.yml
|
#app/config/config.yml
|
||||||
|
nelmio_api_doc:
|
||||||
|
# ...
|
||||||
motd:
|
motd:
|
||||||
template: AcmeApiBundle::Components/motd.html.twig
|
template: AcmeApiBundle::Components/motd.html.twig
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user