Skip to content

Commit

Permalink
Changed size back to 3 & removed it from categories as it is not need…
Browse files Browse the repository at this point in the history
…ed there
  • Loading branch information
Roene-JustBetter committed Oct 10, 2024
1 parent f9f6936 commit 5971e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/rapidez/frontend.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
'categories' => ['name^3', 'description'],
],

'debounce' => 100,
'size' => 10,
'debounce' => 500,
'size' => 3,
],

// Link store codes to theme folders
Expand Down

0 comments on commit 5971e4f

Please sign in to comment.