RepoUrlConfigSource |
ConfigSource that looks for a prefix to determine where to look for the config.
Valid prefixes are:
:// the location provided is a path to a repository file
as well as those defined in the core (UrlConfigSource)
Example store URLs
workspace://SpacesStore/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.webclient_extension.childname}/cm:web-client-config-custom.xml
workspace://SpacesStore/app:company_home/app:dictionary/app:webclient_extension/cm:web-client-config-custom.xml |