Manual:$wgShellboxUrl
This deprecated feature should no longer be used, but is still available for reasons of backwards compatibility. This feature was deprecated in version 1.37.0. Please see $wgShellboxUrls for an alternative way to use this feature. |
Shell and process control: $wgShellboxUrl | |
---|---|
Shell commands can be run on a remote server using Shellbox. |
|
Introduced in version: | 1.36.0 (Gerrit change 626548; git #99392f3b) |
Deprecated in version: | 1.37.0 (Gerrit change 700325; git #50888be5) |
Removed in version: | still in use |
Allowed values: | (string) or null |
Default value: | Unspecified |
Other settings: Alphabetical | By function |
DetailsEdit
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