Manual:$wgShellboxShell
Appearance
| DjVu: $wgShellboxShell | |
|---|---|
| The POSIX-compatible shell to use when running scripts. |
|
| 導入されたバージョン: | 1.42.0 (Gerrit change 979483; git #497efa4e) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (文字列) または null |
| 既定値: | '/bin/sh' |
| その他の設定: アルファベット順 | 機能順 | |
詳細
The POSIX-compatible shell to use when running scripts. This is used by some media handling shell commands.
If $wgShellboxUrls is configured, this path should exist on the remote side. On Windows this should be the full path to bash.exe, not git-bash.exe.