Manual:$wgStatsMethod

This page is a translated version of the page Manual:$wgStatsMethod and the translation is 33% complete.
Debug: $wgStatsMethod
Destination for wfIncrStats() data
Introducido en la versión:1.12.0 (r30236)
Eliminado en la versión:1.27.0 (Gerrit change 257404; git #487265cd)
Valores permitidos:'cache', 'udp', false
Valor predeterminado:'cache'

Detalles

  • 'cache' to go into the system cache, if enabled (memcached)
  • false to disable