Merge pull request #870 from davidfuhr/patch-1

Fixed parameter name to kernel.environment
This commit is contained in:
Tim Nagel 2015-04-28 12:55:14 +10:00
commit 1f8a330140

View file

@ -74,7 +74,7 @@ Symfony application, use the example below:
fos_elastica:
indexes:
app:
index_name: app_%kernel.env%
index_name: app_%kernel.environment%
```
In this case, the service `fos_elastica.index.app` will relate to an ElasticSearch index