{
  "id":"org.apache.sling:org.apache.sling.cms.feature:slingosgifeature:segment:1.1.6",
  "title":"Apache Sling - CMS Feature Model",
  "description":"An Apache Sling Reference CMS Application",
  "vendor":"The Apache Software Foundation",
  "license":"Apache License, Version 2.0",
  "configurations":  {
    "org.apache.jackrabbit.oak.segment.SegmentNodeStoreService":    {
      "name":"Default NodeStore",
      "customBlobStore":true
    },
    "org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore":    {
      "minRecordLength":4096,
      "path":"${sling.home}/repository/datastore",
      "cacheSizeInMB":128
    }
  }
}