Manual:$wgShellboxUrls/de
Appearance
Shell und Prozesskontrolle: $wgShellboxUrls | |
---|---|
Shell commands can be run on a remote server using Shellbox . |
|
Eingeführt in Version: | 1.37.0 (Gerrit change 700325; git #50888be5) |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (Array) |
Standardwert: | [ 'default' => null, ] |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Shell commands can be run on a remote server using Shellbox . To use this feature, set this to the URLs mapped by the service, and also configure $wgShellboxSecretKey . You can also disable a certain service by setting it to false or null.
'default'
would be the default URL if no URL is defined for that service.
For more information about installing Shellbox, see Shellbox