Skip to content

Commit

Permalink
Merge pull request #3 from krabina/patch-3
Browse files Browse the repository at this point in the history
Update LocalSettings.php
  • Loading branch information
acdh-ch authored Sep 27, 2024
2 parents 06c38d9 + c2ceaf5 commit 6f31546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
$wgDiff3 = "/usr/bin/diff3"; #Probably don't change

$wgMatomoAnalyticsServerURL = getenv( 'MATOMO_SERVER_URL' ); #Change
$wgMatomoAnalyticsGlobalID = "7"; #Probably change
$wgMatomoAnalyticsSiteID = "7"; #Probably change
$wgMatomoAnalyticsDisableCookie = "true"; #Probably change
$wgMatomoAnalyticsDisableJS = "true"; #Probably change

Expand Down

0 comments on commit 6f31546

Please sign in to comment.