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





--- Comment #6 from Anon Sricharoenchai <[email protected]>  2009-09-18 
10:43:33 UTC ---
(In reply to comment #3)
> It should allow specifying files in array like,
> 
>    $wgMimeTypeFile = array("includes/mime.types", "/etc/mime.types",
> "/path/to/custom/mime.types");
> 

Since "includes/mime.types" and "/etc/mime.types" contains many duplicate
entries,
it may result in unnecessary work load,
so it should be discouraged to load multiple files like this.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to