Old Release

This documentation covers an old version of Fedora. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This page is a template for use in creating repository profiles for performance testing.

ParameterSuggested valuesNotes
Modeshape configurationdefault 
Infinispan configurationdefault 
Is a federated component required?Yessee below
Is a sequencing component required?No 

Is an authorization layer required?

No 
Is versioning required?No 

Federation Configuration

"externalSources" : {
    "federated-files" : {
        "classname" : "org.fcrepo.connector.file.FedoraFileSystemConnector",
        "directoryPath" : "/path/to/large/disk",
        "projections" : [ "default:/federated => /" ],
        "contentBasedSha1" : "false",
        "extraPropertiesStorage" : "json",
        "readonly" : false
    }
}
  • No labels