-
There are two ways to turn off welcome messages:
By component parameter
By add
$COMPONENT_NAME/welcome-message[B]=falsewhere
$COMPONENT_NAMEis name of MUC componentBy default room config
There is new field in room config:
<field var='tigase#welcome_messages' type='boolean' label='Send welcome messages on room creation'> <value>false</value> </field>If it will be set to
falsein default room config, all newly created will have disabled welcome messages.By default welcome messages are enabled.
| Type |
New Feature
|
| Priority |
Blocker
|
| Assignee | |
| RedmineID |
5715
|
Issue Votes (0)
Watchers (0)
Add configuration option to enable/disable welcome messages send by MUC after room creation and unlock.