Manual:$wgCommandLineMode
From MediaWiki.org
Maintenance Scripts settings: $wgCommandLineMode | |
---|---|
Indicates whether MW is running in command-line mode. Should never be set manually! |
|
Introduced in version: | 1.3.0 |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | Automatically calculated |
Other settings: Alphabetical | By Function
Details [edit]
This flag is automatically set to false in DefaultSettings.php if it has not already been set by this time. It is set to true in certain maintenance scripts that may be run from the command line.
This setting should never be set manually, as it can mess with the way MediaWiki works.
Language: | English • 日本語 |
---|