We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6466eb commit 97a9f54Copy full SHA for 97a9f54
app/code/Magento/Customer/etc/config.xml
@@ -33,8 +33,8 @@
33
<change_email_template>customer_account_information_change_email_template</change_email_template>
34
<change_email_and_password_template>customer_account_information_change_email_and_password_template</change_email_and_password_template>
35
<confirm>0</confirm>
36
- <graphql_share_all_customer_groups>1</graphql_share_all_customer_groups>
37
- <graphql_share_customer_group>1</graphql_share_customer_group>
+ <graphql_share_all_customer_groups>0</graphql_share_all_customer_groups>
+ <graphql_share_customer_group>0</graphql_share_customer_group>
38
</account_information>
39
<password>
40
<forgot_email_identity>support</forgot_email_identity>
0 commit comments