Skip to content

Commit 3c82ffd

Browse files
authored
Merge pull request #23 from pReya/master
fix: typo in readme.md
2 parents 3722500 + 02045b5 commit 3c82ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ If you want to always run the script (even on localhost or if you are logged in)
143143
If you want to use Matomo without any tracking cookies on the user side, set this option to `true`. You can read more about this setting in the [Matomo FAQ](https://matomo.org/faq/general/faq_157/).
144144

145145
```php
146-
'sylvainjule.matomo.debug' => false
146+
'sylvainjule.matomo.disableCookies' => false
147147
```
148148

149149
<br/>

0 commit comments

Comments
 (0)