Manual:$wgRC2UDPPort
From MediaWiki.org
Language: | English • 日本語 |
---|
![]() |
This feature was removed from MediaWiki core in version 1.24.0. Please see $wgRCFeeds for an alternative way to use this feature. |
UDP updates: $wgRC2UDPPort | |
---|---|
Port used when sending RC updates via UDP. |
|
Introduced in version: | 1.4.5 (r9775) |
Deprecated in version: | 1.22.0 |
Removed in version: | 1.24.0 (Gerrit #I520089; git #557b2cf3) |
Allowed values: | |
Default value: | false |
Other settings: Alphabetical | By Function
§Details[edit | edit source]
Port used when sending RC updates via UDP.
Deprecated since 1.22. Removed in 1.24. Use $wgRCFeeds
instead.
§See also[edit | edit source]
- $wgRC2UDPAddress
- $wgRC2UDPPrefix
- User:Thrasher6670/IRC RC Bot (or this implementation) for a use case
Categories:
- MediaWiki configuration settings
- MediaWiki configuration settings 1.4.5
- MediaWiki configuration settings introduced in version 1.4.5
- MediaWiki configuration settings deprecated in version 1.22.0
- MediaWiki configuration settings removed in version 1.24.0
- MediaWiki Deprecated or obsolete features
- UDP updates variables