Add Prettier to codestyle workflow
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / userGroupOption.xml
index fc7b4455e758483e655192794ff7cf9a01cccbbc..33c632fae066bef7cc2e4cfd0b155a70f816bf12 100644 (file)
                                <categoryname>user.conversation</categoryname>
                                <optiontype>boolean</optiontype>
                                <defaultvalue>1</defaultvalue>
-                               <enableoptions>user.conversation.canStartConversation,user.conversation.canSetCanInvite,user.conversation.canEditMessage,user.conversation.canAddInvisibleParticipants,user.conversation.maxParticipants,user.conversation.maxConversations,user.conversation.maxLabels,user.conversation.maxLength,user.conversation.canUploadAttachment,user.conversation.maxAttachmentSize,user.conversation.allowedAttachmentExtensions,user.conversation.maxAttachmentCount</enableoptions>
+                               <enableoptions>user.conversation.canReplyToConversation,user.conversation.canSetCanInvite,user.conversation.canEditMessage,user.conversation.canAddInvisibleParticipants,user.conversation.maxParticipants,user.conversation.maxConversations,user.conversation.maxLabels,user.conversation.maxLength,user.conversation.canUploadAttachment,user.conversation.maxAttachmentSize,user.conversation.allowedAttachmentExtensions,user.conversation.maxAttachmentCount</enableoptions>
                                <usersonly>1</usersonly>
                        </option>
+                       <option name="user.conversation.canReplyToConversation">
+                               <categoryname>user.conversation</categoryname>
+                               <optiontype>boolean</optiontype>
+                               <defaultvalue>1</defaultvalue>
+                               <usersonly>1</usersonly>
+                               <enableoptions>user.conversation.canStartConversation</enableoptions>
+                       </option>
                        <option name="user.conversation.canStartConversation">
                                <categoryname>user.conversation</categoryname>
                                <optiontype>boolean</optiontype>
                                <categoryname>user.conversation</categoryname>
                                <optiontype>boolean</optiontype>
                                <defaultvalue>1</defaultvalue>
-                               <options>module_attachment</options>
                                <usersonly>1</usersonly>
                        </option>
                        <option name="user.conversation.maxAttachmentSize">
                                <categoryname>user.conversation</categoryname>
                                <optiontype>fileSize</optiontype>
-                               <defaultvalue>1000000</defaultvalue>
-                               <options>module_attachment</options>
+                               <defaultvalue>2000000</defaultvalue>
                                <minvalue>10000</minvalue>
                                <usersonly>1</usersonly>
                        </option>
 jpg
 jpeg
 png
+webp
 bmp
 zip
 txt
 pdf</defaultvalue>
-                               <options>module_attachment</options>
                                <usersonly>1</usersonly>
                                <wildcard>*</wildcard>
                        </option>
@@ -144,7 +149,6 @@ pdf</defaultvalue>
                                <categoryname>user.conversation</categoryname>
                                <optiontype>integer</optiontype>
                                <defaultvalue>5</defaultvalue>
-                               <options>module_attachment</options>
                                <minvalue>1</minvalue>
                                <maxvalue>100</maxvalue>
                                <usersonly>1</usersonly>