Skip to content

Commit 52fe4bf

Browse files
authored
Remove reference to Symfony2
1 parent 51da0da commit 52fe4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ fos_elastica:
261261
### Turning on the persistence backend logger in production
262262

263263
FOSElasticaBundle will turn off your persistence backend's logging configuration by default
264-
when Symfony2 is not in debug mode. You can force FOSElasticaBundle to always disable
264+
when Symfony is not in debug mode. You can force FOSElasticaBundle to always disable
265265
logging by setting debug_logging to false, to leave logging alone by setting it to true,
266266
or leave it set to its default value which will mirror %kernel.debug%.
267267

0 commit comments

Comments
 (0)