Manual:$wgAggregateStatsID/zh
Jump to navigation
Jump to search
![]() | 此功能在版本1.27.0中已被完全移除。 |
调试/日志记录: $wgAggregateStatsID | |
---|---|
Allows statistics to be aggregated over more than one wiki when using udp logging. |
|
引进版本: | 1.18.0 (r83617) |
移除版本: | 1.27.0 (git #487265cd) |
允许的值: | (布尔值) |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
Details
When $wgStatsMethod
is 'udp'
, setting this to a string allows statistics to be aggregated over more than one wiki.
The string will be used in place of the DB name in outgoing UDP packets.
If this is set to false, the DB name will be used.