Manual:$wgAggregateStatsID
![]() | この機能はバージョン 1.27.0 で完全に除去されました。 |
Debug/logging: $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 |
他の設定: アルファベット順 | 機能順 |
詳細
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.
この変数に false を設定した場合は、DB 名が使用されます。