Manual:moveToExternal.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.5
<translate> MediaWiki version:</translate>

Podrobnosti

moveToExternal.php file is a maintenance script to move revision's text to external storage.

You have to set up the $wgExternalStores and $wgExternalServers configuration before running the script. See Manual:External Storage for more details.

Volby/Parametry

Volby/Parametry Popis Povinný?
type Type of external storage <translate> Required</translate>
location Location in external storage <translate> Required</translate>
-s Starting ID of revision <translate> Optional</translate>
-e Ending ID of revision <translate> Optional</translate>

Použití

php maintenance/storage/moveToExternal.php type location [ -s | -e ]
Terminal

Viz též