Manual:$wgBaseDirectory
Appearance
This feature was removed completely in version 1.44.0. |
| Server URLs and file paths: $wgBaseDirectory | |
|---|---|
| Absolute filesystem path of the root directory of the MediaWiki installation. |
|
| Introduced in version: | 1.38.0 (Gerrit change 757744; git #cf581bb2) |
| Removed in version: | 1.44.0 (Gerrit change 1098630; git #6e54b50b) |
| Allowed values: | Unspecified |
| Default value: | null |
| Other settings: Alphabetical | By function | |
Details
[edit]Absolute filesystem path of the root directory of the MediaWiki installation.
The MW_INSTALL_PATH environment variable can be used to set this.
Automatically set in Setup.php before loading local settings.