General Settings: $wgServerName | |
---|---|
The name of the server without the protocol. |
|
Introduced in version: | 1.24.0 |
Removed in version: | still in use |
Allowed values: | (string) |
Default value: | (dynamically created) |
Other settings: Alphabetical | By Function
- Note: this variable was formerly available from 1.3.8 and then removed in 1.17.0. It was re-introduced in 1.24.0.
DetailsEdit
The name of the server without the protocol or trailing slash. (eg, "en.wikipedia.org"). It is automatically calculated based on $wgServer
.