From a816a21a278bd5637177bbad064f0ec806ff28e4 Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 3 Feb 2022 00:23:49 +0100 Subject: [PATCH] Update cart.php --- src/Config/cart.php | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/Config/cart.php b/src/Config/cart.php index bfc5c43..1f06222 100644 --- a/src/Config/cart.php +++ b/src/Config/cart.php @@ -58,18 +58,6 @@ return [ ], - /* - |-------------------------------------------------------------------------- - | Destroy the cart on user logout - |-------------------------------------------------------------------------- - | - | When this option is set to 'true' the cart will automatically - | destroy all cart instances when the user logs out. - | - */ - - 'destroy_on_logout' => false, - /* |-------------------------------------------------------------------------- | Default number format