Summary
The MediaModeration extension scans files using the PhotoDNA service that needs an API key. We don't have the API key available on beta wikis, so need to disable it to avoid issues.
Background
- MediaModeration runs scans over images using a maintenance script
- To scan images we need to make a request to PhotoDNA
- This needs an API key to make these requests, but it is not set for the beta wikis
- We should disable the scanning script on beta wiki to avoid requests that contain an invalid API key
Acceptance criteria
- MediaModeration is disabled on the beta wikis