Loading...
 
Skip to main content

History: General_Forum

Source of version: 4 (current)

Copy to clipboard
            This is a profile to add a forum. Very useful to add as part of a larger profile.

{CODE(caption=>YAML)}
preferences:
 enable: [ feature_forums, feature_forum_parse ]
objects:
 -
  type: forum
  ref: General_Forum
  data:
   name: Discussion forum
   attachments: everyone
   enable: [ topic_smiley ]
   list: [ topic_reads ]
{CODE}