@Role
public interface CoreConfiguration
You can override the default values for each of the configuration properties below by defining them in XWiki's global
configuration file using a prefix of "core" followed by the property name. For example:
core.defaultDocumentSyntax = xwiki/2.0
Modifier and Type | Method and Description |
---|---|
org.xwiki.rendering.syntax.Syntax |
getDefaultDocumentSyntax() |
Copyright © 2004–2017 XWiki. All rights reserved.