mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
11 lines
484 B
Text
11 lines
484 B
Text
- Only works with SVN revision 50605 or later of the
|
|
MediaWiki core
|
|
|
|
|
|
|
|
Key issues at the moment:
|
|
* Seems to want to store a copy of the localization updates in each local database.
|
|
We've got hundreds of wikis run from the same installation set; we don't want to multiply our effort by 1000.
|
|
|
|
* It doesn't seem to be using available memcached stuff; unsure yet whether this is taken care of
|
|
by the general message caching or if we're going to end up making extra hits we don't need.
|