mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 14:55:32 +02:00
Feedback plugin - MSI installation checkbox switched to OFF again.
It was on for alpha stages of 10.3, and now we're past that.
This commit is contained in:
parent
65eefcdc60
commit
18e8d420b7
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
<Property Id="DISABLEADVTSHORTCUTS" Secure="yes" Value="1"/>
|
||||
|
||||
<!-- Activate feedback plugin-->
|
||||
<Property Id="FEEDBACK" Secure="yes" Value="1"/>
|
||||
<Property Id="FEEDBACK" Secure="yes"/>
|
||||
|
||||
|
||||
<!-- Quick configuration : set default storage engine to innodb, use strict sql_mode -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue