@@ -45,7 +45,7 @@ |
||
45 | 45 | // Whether the Statistics should be trimmed after each new statistic is recorded |
46 | 46 | 'automaticallyTrimStatistics' => true, |
47 | 47 | |
48 | - // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking |
|
48 | + // [Regular expressions](https://regexr.com/) to match URLs to exclude from tracking |
|
49 | 49 | 'excludePatterns' => [ |
50 | 50 | ], |
51 | 51 | ]; |