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:
96a03a4
)
Enable offline mode by default
author
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 6 Mar 2023 13:14:14 +0000
(14:14 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Mon, 17 Apr 2023 16:45:09 +0000
(18:45 +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 d5bb1603a5e8ca9132c182557501e54737addfed..9710427c30581598c22a4e09c46b1a6f7a465cc9 100644
(file)
--- a/
com.woltlab.wcf/option.xml
+++ b/
com.woltlab.wcf/option.xml
@@
-482,7
+482,7
@@
<option name="offline">
<categoryname>general.offline</categoryname>
<optiontype>boolean</optiontype>
- <defaultvalue>
0
</defaultvalue>
+ <defaultvalue>
1
</defaultvalue>
<enableoptions>offline_message,offline_message_allow_html</enableoptions>
</option>
<option name="offline_message">