mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2024-12-22 17:23:23 +01:00
Fix typo
This commit is contained in:
parent
e9d1569c78
commit
4a0beaeb6d
@ -89,7 +89,7 @@ plugins: [
|
|||||||
siteUrl: 'https://YOUR_LIVE_SITE_URL.COM',
|
siteUrl: 'https://YOUR_LIVE_SITE_URL.COM',
|
||||||
// All the optional settings
|
// All the optional settings
|
||||||
matomoPhpScript: 'piwik.php',
|
matomoPhpScript: 'piwik.php',
|
||||||
mataomoJsScript: 'piwik.js',
|
matomoJsScript: 'piwik.js',
|
||||||
exclude: ['/offline-plugin-app-shell-fallback/'],
|
exclude: ['/offline-plugin-app-shell-fallback/'],
|
||||||
requireConsent: false,
|
requireConsent: false,
|
||||||
disableCookies: false,
|
disableCookies: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user