Skip to content
Discussion options

You must be logged in to vote

You can override that via config/app.php:

return [
  'components' => [
    'structures' => [
      'mutexTimeout' => 10,
    ],
  ],
];

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@r-anwar
Comment options

@brandonkelly
Comment options

Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants