https://bugzilla.wikimedia.org/show_bug.cgi?id=43741

       Web browser: ---
            Bug ID: 43741
           Summary: Make size related database lists available for use as
                    a "group" in InitialiseSettings.php
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
        Depends on: 39667
            Blocks: 43668
    Classification: Unclassified
   Mobile Platform: ---

We should work out a way to load the (small|medium|large)\.dblist files for
usage in InitialiseSettings.php, then we can set some options based on the size
of a wiki. Such as something like:

'wmgFoobar' => array(
    'small' => 100,
    'medium' => 75,
    'large' => 40,
),

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to