Skip to content

Commit 471f9cb

Browse files
Alexey Klimkodmulitsa
authored andcommitted
[BR-11330] The first login with regular user is timing out on baseline profile.
1 parent 7ef16f4 commit 471f9cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/data/Users.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
$GLOBALS['dataTool']['Users']['phone_mobile'] = ['phone' => true];
6060
$GLOBALS['dataTool']['Users']['phone_home'] = ['phone' => true];
6161
$GLOBALS['dataTool']['Users']['cookie_consent'] = ['value' => "1"];
62-
$GLOBALS['dataTool']['Users']['license_type'] = ['value' => "'[\"SUGAR_SERVE\",\"CURRENT\",\"SUGAR_SELL_ADVANCED_BUNDLE\"]'"];
62+
$GLOBALS['dataTool']['Users']['license_type'] = ['value' => "'[\"SUGAR_SERVE\",\"SUGAR_SELL_ADVANCED_BUNDLE\"]'"];

0 commit comments

Comments
 (0)