Skip to content

Commit

Permalink
Update storybook/stories/components/CheckRequirements.stories.js
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas N <[email protected]>
  • Loading branch information
tblivet and Quetzacoalt91 authored Nov 28, 2024
1 parent 97ec3ef commit 5bdb17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/stories/components/CheckRequirements.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const Default = {
message: 'Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP in <a class="link">Shop parameters > General > Maintenance</a>.'
},
{
message: 'PrestaShop\'s caching features needs to be disabled. Disable caching features in Advanced parameters > Performance > Caching'
message: 'PrestaShop\'s caching features needs to be disabled. Disable caching features in <a class="link">Advanced parameters > Performance > Caching</a>'
},
{
message: 'PHP\'s max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: 15 seconds)'
Expand Down

0 comments on commit 5bdb17c

Please sign in to comment.