major change fixing bugs when running SSR in the project
This commit is contained in:
@@ -24,6 +24,13 @@ return [
|
||||
'intercept_gate' => 'before', // after
|
||||
],
|
||||
|
||||
'panel_user' => [
|
||||
'enabled' => false,
|
||||
'name' => 'panel_user',
|
||||
],
|
||||
|
||||
|
||||
|
||||
'dashboard_user' => [
|
||||
'enabled' => true,
|
||||
'name' => 'dashboard_user',
|
||||
|
||||
Reference in New Issue
Block a user