We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adf7fb2 + 8f7f24e commit 1f8a330Copy full SHA for 1f8a330
Resources/doc/setup.md
@@ -74,7 +74,7 @@ Symfony application, use the example below:
74
fos_elastica:
75
indexes:
76
app:
77
- index_name: app_%kernel.env%
+ index_name: app_%kernel.environment%
78
```
79
80
In this case, the service `fos_elastica.index.app` will relate to an ElasticSearch index
0 commit comments