Manual:$wgShellboxUrls/de

This page is a translated version of the page Manual:$wgShellboxUrls and the translation is 25% complete.
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, ]

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