blob: 91825dd8b78cfc0d71a29ea19584216a993ffd59 [file] [log] [blame]
{
"jcr:primaryType": "sling:OsgiConfig",
"name": "simpleAgents",
"provider.roots": [ "/libs/sling/distribution/settings/agents" ],
"serviceType": "org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory",
"providerType": "osgiConfig",
"groupPrefix": "agents",
"resourceProperties": [
"sling:resourceType=sling/distribution/setting/agent",
"sling:resourceSuperType=sling/distribution/setting",
"name={name}",
"packageExporter={packageExporter}",
"packageImporter={packageImporter}"
]
}