Handbuch:$wgShellRestrictionMethod
Appearance
| Shell und Prozesskontrolle: $wgShellRestrictionMethod | |
|---|---|
| Method to use to restrict shell commands |
|
| Eingeführt in Version: | 1.31.0 (Gerrit change 384930; git #Id74df0d) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (string) oder false |
| Standardwert: | 'autodetect' (1.35+)false (1.31-1.34) |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Diese Konfiguration unterstützt 3 unterschiedliche Werte:
'autodetect'- Autodetect if any restriction methods are available, currently only firejail'firejail'- Use firejail (https://firejail.wordpress.com/), a Linux sandboxing system.false- Verwende keine Einschränkungen