Manual:$wgShellboxUrl
Appearance
この機能は、バージョン 1.40.0 で MediaWiki コアから除去されました。
この機能を使用するための代替方法については $wgShellboxUrls を参照してください。 |
| シェルとプロセス制御: $wgShellboxUrl | |
|---|---|
| Shell commands can be run on a remote server using Shellbox. |
|
| 導入されたバージョン: | 1.36.0 (Gerrit change 626548; git #99392f3b) |
| 廃止予定になったバージョン: | 1.37.0 (Gerrit change 700325; git #50888be5) |
| 除去されたバージョン: | 1.40.0 (Gerrit change 833804; git #0ec96651) |
| 許容される値: | (文字列) または null |
| 既定値: | 未指定 |
| その他の設定: アルファベット順 | 機能順 | |
詳細
Shell commands can be run on a remote server using Shellbox. To use this feature, set this to the URL, and also configure $wgShellboxSecretKey.
For more information about installing Shellbox, see Shellbox