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.
1 parent 2edaed8 commit 9abe86dCopy full SHA for 9abe86d
Configuration/Objects.yaml
@@ -5,6 +5,6 @@ Flowpack\SimpleSearch\Domain\Service\IndexInterface:
5
className: Flowpack\SimpleSearch\Domain\Service\SqLiteIndex
6
7
Flowpack\SimpleSearch\Domain\Service\SqLiteIndex:
8
- properties:
9
- storageFolder:
10
- value: '%FLOW_PATH_DATA%Persistent/Flowpack_SimpleSearch_SqLite/'
+ arguments:
+ 2:
+ value: '%FLOW_PATH_DATA%Persistent/Flowpack_SimpleSearch_SqLite/'
0 commit comments