Skip to content

Commit a751bb7

Browse files
authored
Merge pull request #244 from dlubitz/patch-1
BUGFIX: Change TYPO3CR to ContentRepository in settings example
2 parents 2dba166 + df32ce0 commit a751bb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -681,8 +681,8 @@ If you need to run serveral (different) neos instances on the same elasticsearch
681681
So `./flow nodeindex:build` or `./flow nodeindex:cleanup` won't overwrite your other sites index.
682682
683683
```
684-
TYPO3:
685-
TYPO3CR:
684+
Neos:
685+
ContentRepository:
686686
Search:
687687
elasticSearch:
688688
indexName: useMoreSpecificIndexName

0 commit comments

Comments
 (0)