Manual:$wgAggregateStatsID
Appearance
Esta función se eliminó por completo en la versión 1.27.0. |
Debug: $wgAggregateStatsID | |
---|---|
Allows statistics to be aggregated over more than one wiki when using udp logging. |
|
Introducido en la versión: | 1.18.0 (r83617) |
Eliminado en la versión: | 1.27.0 (Gerrit change 257404; git #487265cd) |
Valores permitidos: | (booleano) |
Valor predeterminado: | false |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
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.