Remove unused import
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / userOption.xml
CommitLineData
484e032a 1<?xml version="1.0" encoding="UTF-8"?>
c186cf0b 2<data xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/2019/userOption.xsd">
9544b6b4
MW
3 <import>
4 <options>
5 <option name="canSendConversation">
6 <categoryname>settings.privacy.messaging</categoryname>
7 <optiontype>select</optiontype>
484e032a
MS
8 <defaultvalue>0</defaultvalue>
9 <options>module_conversation</options>
f58effd4 10 <selectoptions>0:wcf.user.access.registered
9544b6b4 111:wcf.user.access.following
f58effd4 122:wcf.user.access.nobody</selectoptions>
484e032a 13 <editable>3</editable>
9544b6b4 14 </option>
9544b6b4 15 <option name="conversationsPerPage">
4eb790c2 16 <categoryname>settings.general.appearance</categoryname>
9544b6b4 17 <optiontype>select</optiontype>
9544b6b4 18 <defaultvalue>0</defaultvalue>
484e032a 19 <options>module_conversation</options>
f58effd4 20 <selectoptions>0:wcf.global.defaultValue
9544b6b4
MW
215
2210
2320
2430
f58effd4 2540</selectoptions>
484e032a 26 <editable>3</editable>
9544b6b4
MW
27 </option>
28 <option name="conversationMessagesPerPage">
4eb790c2 29 <categoryname>settings.general.appearance</categoryname>
9544b6b4 30 <optiontype>select</optiontype>
9544b6b4 31 <defaultvalue>0</defaultvalue>
484e032a 32 <options>module_conversation</options>
f58effd4 33 <selectoptions>0:wcf.global.defaultValue
9544b6b4
MW
345
3510
3620
3730
f58effd4 3840</selectoptions>
484e032a 39 <editable>3</editable>
9544b6b4
MW
40 </option>
41 </options>
42 </import>
43</data>