projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3187a5
)
Disable Smiley module by default
author
Cyperghost
<olaf_schmitz_1@t-online.de>
Tue, 15 Oct 2024 06:29:08 +0000
(08:29 +0200)
committer
Cyperghost
<olaf_schmitz_1@t-online.de>
Tue, 15 Oct 2024 06:29:08 +0000
(08:29 +0200)
com.woltlab.wcf/option.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/option.xml
b/com.woltlab.wcf/option.xml
index f7fc276b16703fea6796598804ab09e4d99ed103..1752637f868ab026731514c075b125ca835e861f 100644
(file)
--- a/
com.woltlab.wcf/option.xml
+++ b/
com.woltlab.wcf/option.xml
@@
-303,7
+303,7
@@
<option name="module_smiley">
<categoryname>module.customization</categoryname>
<optiontype>boolean</optiontype>
- <defaultvalue>
1
</defaultvalue>
+ <defaultvalue>
0
</defaultvalue>
</option>
<option name="module_users_online">
<categoryname>module.user</categoryname>