Manual:MoveToExternal.php/pl

From mediawiki.org
This page is a translated version of the page Manual:MoveToExternal.php and the translation is 7% complete.
Wersja MediaWiki:
1.5

Details

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.

Options/Arguments

Option/Argument Description Required?
type Type of external storage Wymagane
location Location in external storage Wymagane
-s Starting ID of revision Optional
-e Ending ID of revision Optional

Usage

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

Zobacz też