Specify a default value for `legal_notice_additional_text_enable_html`
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Oct 2021 11:59:37 +0000 (13:59 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Oct 2021 11:59:37 +0000 (13:59 +0200)
see WoltLab/WCF@83a6038eea6da6608c5363be7b9f88080f3dadb1
see WoltLab/WCF#4565

option.xml

index f640e2bbd72fad367ae792e87b42c1697ccce551..8d59e2e25f75fecee08206bc665e8d8f3b6a79ae 100644 (file)
@@ -49,6 +49,7 @@
                        <option name="legal_notice_additional_text_enable_html">
                                <categoryname>legalNotice</categoryname>
                                <optiontype>boolean</optiontype>
+                               <defaultvalue>0</defaultvalue>
                        </option>
                </options>
        </import>