Fixed quick reply issues with empty messages
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / userGroupOption.xml
index 4e98fbe2d20c7e3f610ae7511987c76ebe6aa968..6094653586dc834f02d5ff6235ca2a38f0591415 100644 (file)
                                <categoryname>user.conversation</categoryname>
                                <optiontype>boolean</optiontype>
                                <defaultvalue>1</defaultvalue>
-                               <enableoptions>user.conversation.maxParticipants,user.conversation.maxConversations,user.conversation.maxLabels,user.conversation.maxLength,user.conversation.canUploadAttachment</enableoptions>
+                               <enableoptions>user.conversation.canSetCanInvite,user.conversation.canAddInvisibleParticipants,user.conversation.maxParticipants,user.conversation.maxConversations,user.conversation.maxLabels,user.conversation.maxLength,user.conversation.canUploadAttachment</enableoptions>
+                       </option>
+                       <option name="user.conversation.canSetCanInvite">
+                               <categoryname>user.conversation</categoryname>
+                               <optiontype>boolean</optiontype>
+                               <defaultvalue>1</defaultvalue>
+                       </option>
+                       <option name="user.conversation.canAddInvisibleParticipants">
+                               <categoryname>user.conversation</categoryname>
+                               <optiontype>boolean</optiontype>
+                               <defaultvalue>1</defaultvalue>
                        </option>
                        <option name="user.conversation.maxParticipants">
                                <categoryname>user.conversation</categoryname>