Replacing a live hack in wfIncrStats:
Add $wgStatsMethod to control how (and whether) to update the stats.
Setting to 'cache' (the default) gives the previous behavior of updating in $wgMemc.
Setting to 'udp' sends a line to the UDP profiling host.
Setting to false or 'disabled' or whatever will disable it.
Description
Description
Details
Details
- Provenance
brion Authored on - Parents
- rSVN30235: Document new hook UserCanSendEmail
- Branches
- Unknown
- Tags
- ChangeId
- None