Skip to content
Permalink
Browse files
Feedback plugin - MSI installation checkbox switched to OFF again.
It was on for alpha stages of 10.3, and now we're past that.
  • Loading branch information
vaintroub committed Apr 12, 2018
1 parent 65eefcd commit 18e8d42
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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 -->

0 comments on commit 18e8d42

Please sign in to comment.