Revert r46143.
svn path=/plone.app.discussion/trunk/; revision=46144
This commit is contained in:
parent
22425b06ac
commit
6e354718f4
@ -29,9 +29,7 @@ class IDiscussionSettings(Interface):
|
||||
"specific content types, folders or content objects "
|
||||
"before users will be able to post comments."),
|
||||
required=False,
|
||||
default=False,
|
||||
# XXX: pad is disabled by default if shipped with Plone. If shipped as
|
||||
# add-on product, commenting should be enabled by default.
|
||||
default=True,
|
||||
)
|
||||
|
||||
anonymous_comments = schema.Bool(
|
||||
|
Loading…
Reference in New Issue
Block a user