Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/xwiki.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ core.defaultDocumentSyntax=xwiki/1.0
#-# [Since 1.6RC1] Defines the list of supported syntaxes
#-# Available syntaxes are:
#-# xwiki/1.0, xwiki/2.0, xwiki/2.1, confluence/1.0, jspwiki/1.0, creole/1.0, mediawiki/1.0, twiki/1.0, xhtml/1.0, html/4.01, plain/1.0
xwiki.rendering.syntaxes = xwiki/1.0, xwiki/2.0, xwiki/2.1
xwiki.rendering.syntaxes = xwiki/1.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also reduce in syn-web, progon-web and production-config


#-# List of groups that a new user should be added to by default after registering. Comma-separated list of group document
#-# names.
Expand Down