Manual:$wgMaxShellWallClockTime

From MediaWiki.org
Jump to: navigation, search
Miscellaneous settings: $wgMaxShellWallClockTime
Limit shell commands duration using real time.
Introduced in version: 1.21.0 (git #c8e3fa0)
Removed in version: still in use
Allowed values: (integer)
Default value: 180

Other settings: Alphabetical | By Function

Maximum wall clock time (i.e. real time, of the kind the clock on the wall would measure) in seconds for shell processes under Linux.

See also:

$wgShellCgroup