Manual:$wgCommandLineMode/ko
Appearance
| Maintenance scripts setting: $wgCommandLineMode | |
|---|---|
| Indicates whether MW is running in command-line mode. Should never be set manually! |
|
| 이 변수가 소개된 버전: | 1.3.0 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (boolean) |
| 기본값: | Automatically calculated |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
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.