mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Updated matching for different tracker names.
This commit is contained in:
parent
be98500e82
commit
18efd4d101
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ module.exports = {
|
|||
async headers() {
|
||||
return [
|
||||
{
|
||||
source: `/umami.js`,
|
||||
source: `/(.*\\.js)`,
|
||||
headers: [
|
||||
{
|
||||
key: 'Cache-Control',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue