Commit 71aa31a
committed
Update to Matomo 5.1.1
Why these changes are being introduced:
UXWS requested an upgrade from 5.1.0 to 5.1.1 for Matomo.
How this addresses that need:
* Update the Dockerfile to pull the 5.1.1 version of the Matomo
container
* Update the config.ini.php file to reflect the fact that we are using
Maria DB (not MySQL) for the database
* Update the config.ini.php file to fix the issue that the Matomo
System Check page did not recognize that the database had already
enabled the utf8mb4 character set.
Side effects of this change:
None.
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/INFRA-4711 parent b6511aa commit 71aa31a
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments