Hi,
I’m trying to configure DocumentNodeStore to use FileDataStore with Sling
Launchpad 8, as advised in [0].
For this I created in ${sling.home}/install the following configurations:
org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService.cfg
customBlobStore=true
org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.cfg
minRecordLength=4096
path=/some/path
After that I’m running launchpad jar from ../${sling.home}, but the
configurations don’t make any difference and the FileDataStore isn’t used.
What am I missing here?
Regards,
Andrei
[0] https://jackrabbit.apache.org/oak/docs/osgi_config.html#config-sling