Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jessarcher authored Oct 11, 2023
1 parent 7059f2d commit f75c439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/pulse.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@
*/

'cache_keys' => [
// '/^user:.\d+:(.*)/' => 'user:*:\1',
// '/^user:.+$/' => 'user:*',
'/(.*)/' => '\1',
],

Expand Down

0 comments on commit f75c439

Please sign in to comment.