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:
5e265f1
)
Disable gravatar by default
author
Alexander Ebert
<ebert@woltlab.com>
Sun, 15 Apr 2018 18:28:25 +0000
(20:28 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Sun, 15 Apr 2018 18:28:25 +0000
(20:28 +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 92845b96d240e82bfe24e09b4a0fe3f692e9b2c7..84723797c61bf136be3444714cf5645b568cc5d5 100644
(file)
--- a/
com.woltlab.wcf/option.xml
+++ b/
com.woltlab.wcf/option.xml
@@
-323,7
+323,7
@@
<option name="module_gravatar">
<categoryname>module.user</categoryname>
<optiontype>boolean</optiontype>
- <defaultvalue>
1
</defaultvalue>
+ <defaultvalue>
0
</defaultvalue>
</option>
<option name="module_users_online">
<categoryname>module.user</categoryname>