Manual:$wgServerName
Appearance
From mediawiki.org
Languages:
| Server URLs and file paths: $wgServerName | |
|---|---|
| The name of the server without the protocol. |
|
| Introduced in version: | 1.24.0 (Gerrit change 131675; git #72c0ce43) |
| Removed in version: | Still in use |
| Allowed values: | (string) |
| Default value: | (dynamically created) |
| Other settings: Alphabetical | By function | |
This feature was removed completely in version 1.17.0.
| General Settings: $wgServerName | |
|---|---|
| Please edit this page to enter a summary. |
|
| Introduced in version: | 1.3.8 |
| Removed in version: | 1.17.0 (r73950) |
| Allowed values: | Unspecified |
| Default value: | Unspecified |
| Other settings: Alphabetical | By function | |
MediaWiki versions:
1.3.8 – 1.16
MediaWiki version:
≥ 1.24
This variable was added in 1.3.8, then removed in 1.17.0 (r73950 ), then re-introduced in 1.24.0.
Details
[edit ]The name of the server without the protocol or trailing slash. (e.g. "en.wikipedia.org").
It is automatically calculated based on $wgCanonicalServer .
It should not be customized, and will generate a warning if set.
Used in:
- RCFeed (
server_nameproperty) - Default value of server for
$wgEmergencyContactand$wgPasswordSenderemails.
See also
[edit ]Categories:
- MediaWiki configuration settings
- MediaWiki configuration settings introduced in version 1.24.0
- MediaWiki configuration settings still in use
- Path variables
- MediaWiki configuration settings introduced in version 1.3.8
- MediaWiki configuration settings removed in version 1.17.0
- MediaWiki deprecated or obsolete features
- Variables