Configure email notification settings.
blogs.email.from.name=
blogs.email.from.address=
blogs.email.entry.added.enabled=true
blogs.email.entry.added.subject=com/liferay/portlet/blogs/dependencies/email_entry_added_subject.tmpl
blogs.email.entry.added.body=com/liferay/portlet/blogs/dependencies/email_entry_added_body.tmpl
blogs.email.entry.updated.enabled=true
blogs.email.entry.updated.subject=com/liferay/portlet/blogs/dependencies/email_entry_updated_subject.tmpl
blogs.email.entry.updated.body=com/liferay/portlet/blogs/dependencies/email_entry_updated_body.tmpl
blogs.page.abstract.length=400
blogs.rss.abstract.length=200
Set the excerpt length for linkbacks.blogs.linkback.excerpt.length=200
Set the interval on which the LinkbackMessageListener
will run. The value is set in one minute increments.blogs.linkback.job.interval=5
Set this to true
to enable pingbacks.blogs.pingback.enabled=true
Set this to true
to enable trackbacks.blogs.trackback.enabled=true
Set this to true
to enable pinging Google on new and updated blog entries.blogs.ping.google.enabled=true
Set this to true
to enable comments for blogs entries.blogs.entry.comments.enabled=true
Set this to true
to enable previous and next navigation for blogs entries.blogs.entry.previous.and.next.navigation.enabled=true
Set the maximum file size and valid file extensions for images. A value of 0
for the maximum file size can be used to indicate unlimited file size. However, the maximum file size allowed is set in the property com.liferay.portal.upload.UploadServletRequestImpl.max.size
.blogs.image.small.max.size=51200
A file extension of *
will permit all file extensions.blogs.image.extensions=.gif,.jpeg,.jpg,.png
Set this to true
if blogs should be published to live by default.blogs.publish.to.live.by.default=false
0 comments:
Post a Comment