]> _ Git - odl.git/commitdiff
wip #4765
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 11 Oct 2021 16:14:56 +0000 (18:14 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 11 Oct 2021 16:14:56 +0000 (18:14 +0200)
config/backpack/permissionmanager.php

index 6396f8d3be13a082a5d5340a81a55405dad8f08a..96d3adc41d8fc904ce823ff6a8e4b6587167d652 100644 (file)
@@ -43,6 +43,6 @@ return [
     |--------------------------------------------------------------------------
     |
     */
-    'multiple_guards' => false,
+    'multiple_guards' => true,
 
 ];