이 콘텐츠는 선택한 언어로 제공되지 않습니다.
B.2. Configuring Initial Content
The configuration necessary for a repository to make use of the initial content is the following:
One needs to define an
initialContent
object inside the workspaces
object, with the following content:
- each attribute name inside the
initialContent
object, with the exception of the*
string, will be treated as the name of a workspace and will have precedence over anything else. This includes the empty string, which can be used to explicitly configure workspace without any initial content, when a default is defined (see below) - the
*
character is interpreted as "default content" which means that any predefined or newly created workspaces, that are not configured explicitly, will make use of this content - the value of each attribute must be a simple string (including the empty string) which represents the URL of an XML file located in the runtime classpath