Bartosz Dziewoński has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250423

Change subject: Remove unused config options
......................................................................

Remove unused config options

Follow-up to ebdc2934701363521c97c6c803b821349a18d7b2.

Change-Id: I33d5b55e6e946373d9f0053da28c18aa7f30eb6c
---
M UploadWizard.config.php
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/23/250423/1

diff --git a/UploadWizard.config.php b/UploadWizard.config.php
index 809cfba..7ed286d 100644
--- a/UploadWizard.config.php
+++ b/UploadWizard.config.php
@@ -421,13 +421,6 @@
                )
        ),
 
-       // Custom wikitext must have at least one template that is a descendant 
of this category
-       'licenseCategory' => 'License tags',
-
-       // When checking custom wikitext licenses, parse these templates as 
"filters";
-       // their arguments look like strings but they are really templates
-       'licenseTagFilters' => array( 'self' ),
-
        'licensing' => array(
                // Default license type.
                // Possible values: ownwork, thirdparty, choice.

-- 
To view, visit https://gerrit.wikimedia.org/r/250423
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I33d5b55e6e946373d9f0053da28c18aa7f30eb6c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to