Skip to content

Commit

Permalink
BUGFIX: StorageFolder injected to constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsunet committed Feb 1, 2016
1 parent 2edaed8 commit 9abe86d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Configuration/Objects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Flowpack\SimpleSearch\Domain\Service\IndexInterface:
className: Flowpack\SimpleSearch\Domain\Service\SqLiteIndex

Flowpack\SimpleSearch\Domain\Service\SqLiteIndex:
properties:
storageFolder:
value: '%FLOW_PATH_DATA%Persistent/Flowpack_SimpleSearch_SqLite/'
arguments:
2:
value: '%FLOW_PATH_DATA%Persistent/Flowpack_SimpleSearch_SqLite/'

0 comments on commit 9abe86d

Please sign in to comment.