Podręcznik:$wgAggregateStatsID
Jump to navigation
Jump to search
![]() | Ta funkcja została całkowicie usunięta w wersji 1.27.0. |
Debug/logging: $wgAggregateStatsID | |
---|---|
Allows statistics to be aggregated over more than one wiki when using udp logging. |
|
Wprowadzono w wersji: | 1.18.0 (r83617) |
Usunięto w wersji: | 1.27.0 (git #487265cd) |
Dozwolone wartości: | (boolean) |
Domyślna wartość: | false |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
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.