Manual:$wgHTCPPort
Appearance
この機能は、バージョン 1.24.0 で MediaWiki コアから除去されました。
この機能を使用するための代替方法については $wgHTCPRouting を参照してください。 |
| HTCP マルチキャスト パージング: $wgHTCPPort | |
|---|---|
| HTCP マルチキャスト パージングのポート |
|
| 導入されたバージョン: | 1.4.1 |
| 除去されたバージョン: | 1.24.0 (Gerrit change 150761; git #0eed71b7) |
| 許容される値: | 未指定 |
| 既定値: | 4827 |
| その他の設定: アルファベット順 | 機能順 | |
詳細
UDP/IP port to which to multicast HTCP requests, originally used with $wgHTCPMulticastAddress.
Both were deprecated in MediaWiki 1.20.0; use $wgHTCPMulticastRouting in MediaWiki 1.20.0 and $wgHTCPRouting for MediaWiki 1.22 and subsequent.
As of MediaWiki 1.23 the old variables are still supported (by being copied to their successors in includes/Setup.php) but are obsolete.