Administration > Property Settings in PTC FlexPLM > Discussions Property Settings
  
Discussions Property Settings
This section provides a list of discussion properties found in PTC FlexPLM.
flexPLM.header.refreshDiscussionInboxFrequency=900
Controls how often the discussion inbox is refreshed. By default, the page header makes a request to the server to determine if there are new entries every 900 seconds.
jsp.discussionforum.discussionforum.logQueryDiscussion=false
Controls whether the QUERY_DISCUSSION_INBOX activity is logged in method server logs. It is set to false by default, which means activity is not logged.
jsp.discussionforum.discussionforum.enabled=true
Enables discussion functionality within PTC FlexPLM.
wt.workflow.forum.posting.delete.ownerOnly=true
Controls posting delete operations. If set to true, only the owner of the post can delete the post.
wt.workflow.forum.topic.close.ownerOnly=true
Controls topic close operations. If set to true, only the topic owner can close the topic.
wt.workflow.forum.topic.delete.ownerOnly=true
Controls topic delete operations. If set to true, only the topic owner can delete the topic.
wt.workflow.forum.CreateDefaultTopics.enabled=true
This property controls the creation of default topics. This property must be added to the wt.properties file.
The recommended setting for this property is false to eliminate multiple default discussion topics with the name “General.” If this property is set to false, the forum does not have any default topics created in it.
By default, this property is set to true, which means that when an object discussion tab is visited, default topics are created as defined in the DiscussionForumTemplate.
wt.workflow.forum.TreeViewAndReplyPosting.enabled=false
Controls tree view and posting replies. By default, this property is set to false. Tree view is not visible and responses to the posted comment are not permitted.
To enable tree vies and responses to the posted comment, set this property to true.