Руководство:$wgAggregateStatsID
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 |
Другие настройки: По алфавиту | По функциональности |
Подробности
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.