Skip to content

Commit 0cb6a5e

Browse files
authored
[TASK] Add missing config option in README (#20)
1 parent 463d153 commit 0cb6a5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Configuration example for TYPO3 in `.ddev/typo3-solr/config.yaml`:
4040

4141
```yaml
4242
config: 'vendor/apache-solr-for-typo3/solr/Resources/Private/Solr/solr.xml'
43+
typo3lib: "vendor/apache-solr-for-typo3/solr/Resources/Private/Solr/typo3lib"
4344
configsets:
4445
- name: "ext_solr_12_0_0"
4546
path: "vendor/apache-solr-for-typo3/solr/Resources/Private/Solr/configsets/ext_solr_12_0_0"

0 commit comments

Comments
 (0)