jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/394379 )
Change subject: Add https://studiezaal.nijmegen.nl to $wgCopyUploadsDomains ...................................................................... Add https://studiezaal.nijmegen.nl to $wgCopyUploadsDomains Bug: T181713 Change-Id: I2ba06a58a37b71f9b344cc7c9289912fc079e173 --- M wmf-config/InitialiseSettings.php 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Zfilipin: Looks good to me, approved jenkins-bot: Verified Zoranzoki21: Looks good to me, but someone else must approve diff --git a/wmf-config/InitialiseSettings.php b/wmf-config/InitialiseSettings.php index 287ab0c..c03931b 100644 --- a/wmf-config/InitialiseSettings.php +++ b/wmf-config/InitialiseSettings.php @@ -13302,6 +13302,7 @@ 'aleph500.biblacad.ro', // Domain of the Romanian academy - T178753 'images.collection.cooperhewitt.org', // Cooper Hewitt - T180241 '*.nli.org.il', // National Library of Israel - T1881179 + 'studiezaal.nijmegen.nl' // Regionaal Archief Nijmegen, NL - T181713 ], ], -- To view, visit https://gerrit.wikimedia.org/r/394379 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2ba06a58a37b71f9b344cc7c9289912fc079e173 Gerrit-PatchSet: 4 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: MarcoAurelio <[email protected]> Gerrit-Reviewer: MarcoAurelio <[email protected]> Gerrit-Reviewer: Urbanecm <[email protected]> Gerrit-Reviewer: Zfilipin <[email protected]> Gerrit-Reviewer: Zoranzoki21 <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
