Manual:$wgDBserver/hu
From MediaWiki.org
| データベースの設定: $wgDBserver | |
|---|---|
| Adatbázis hostname vagy IP címe. |
|
| Introduced in version: | pre 1.1.0 |
| Removed in version: | still in use |
| Allowed Values: | (string) |
| Default Value: | 'localhost' |
Other settings: Alphabetical | By Function
[edit] Részletek
Adatbázis hostname vagy IP címe.
Tip: Use IP addresses where possible to avoid the overhead of a DNS lookup for every single connection to the wiki. $wgDBserver = "000.000.000.000" will be faster than $wgDBserver = "x.y.org"