What does this MR do?
It makes our Piwik configuration compatible with deploying the piwik.js to a CDN.
There is now the new optional Configuration parameter piwik_js_cdn_url
, which is only needed if you want to serve the Javascript file from a different location. Based on the following description : https://forum.piwik.org/t/loading-piwik-from-cdn/11565/4
Are there points in the code the reviewer needs to double check?
Is anything else needed when adding a new configuration?
Why was this MR needed?
So gitlab.com can even be faster
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added -
Tests added for this feature/bug - Review
-
Has been reviewed by UX -
Has been reviewed by Frontend -
Has been reviewed by Backend -
Has been reviewed by Database
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together
What are the relevant issue numbers?
Closes #38168 (closed)