Manual:$wgAggregateStatsID/zh

From mediawiki.org
This page is a translated version of the page Manual:$wgAggregateStatsID and the translation is 14% complete.
调试: $wgAggregateStatsID
Allows statistics to be aggregated over more than one wiki when using udp logging.
引进版本:1.18.0 (r83617)
移除版本:1.27.0 (Gerrit change 257404; 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.