From: Tim Düsterhus Date: Fri, 22 Oct 2021 08:41:52 +0000 (+0200) Subject: Specify a default value for `enable_censorship` X-Git-Tag: 5.4.9_dev_1~39 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=83a6038eea6da6608c5363be7b9f88080f3dadb1;p=GitHub%2FWoltLab%2FWCF.git Specify a default value for `enable_censorship` This did not cause issues in practice, as `options.inc.php` reliably contained a `0` as the option’s value. Fixes #4565 --- diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 8d354d20e4..34e7f1e3dc 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -1131,6 +1131,7 @@ XING message.censorship boolean censored_words + 0