Per local discussion, please disable the "cross-wiki upload" feature from zh.wikipedia.org to commons. This will really help the copyvio-checker.
Description
Details
Related Objects
Event Timeline
Feedback gathered on Wikimedia Commons' IRC channel: this request is a local matter, and the zh. community can legitimately ask to turn off this feature.
FYI: T120867: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) is the related task regarding excessive copyvios from cross-wiki uploads
By "disable", do you mean that the feature should be disabled entirely ($wgForeignUploadTargets = []), or that the files should be uploaded locally to zh.wp instead of Commons? ($wgForeignUploadTargets = [ 'local' ])?
It means only uploading to zh.wp. It does n't allow upload from zh.wp to common with cross-wiki upload.
I think $wgForeignUploadTargets = [] is a better selection, for locally upload may cause the abuse of fair use. Anyway, this should be discussed in village pump first.
Change 322251 had a related patch set uploaded (by Zhuyifei1999):
Set $wgForeignUploadTargets to [ 'local' ] for zhwiki
Scheduled for deployment on Monday (https://wikitech.wikimedia.org/wiki/Deployments#deploycal-item-20161121T1400).
Change 322251 merged by jenkins-bot:
Set $wgForeignUploadTargets to [ 'local' ] for zhwiki
Mentioned in SAL (#wikimedia-operations) [2016-11-21T14:21:43Z] <zfilipin@tin> Synchronized wmf-config/InitialiseSettings.php: SWAT: [[gerrit:322251|Set $wgForeignUploadTargets to [ local ] for zhwiki (T139257)]] (duration: 00m 50s)
Configuration change deployed.
While testing, I noticed that an incorrect error message is displayed for users who do not have the permission to upload files ("You must be logged in to upload files.", even if the user is logged in). I'll submit a fix for this, it should be deployed later this week per the usual schedule.
Change 322652 had a related patch set uploaded (by Bartosz Dziewoński):
mw.Upload.BookletLayout: Improve error message when not all logged-in users can upload
Change 322652 merged by jenkins-bot:
mw.Upload.BookletLayout: Improve error message when not all logged-in users can upload