Mercurial > prosody-modules
log mod_statistics/stats.lib.lua @ 4872:bc54f651b5a4
age | author | description |
---|---|---|
2018-08-07 | Matthew Wild | mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon |
2016-09-18 | Matthew Wild | mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is running |
2016-06-13 | Matthew Wild | mod_statistics: Add 'statistics_meminfo_interval' option to control the number of seconds between calls to mallinfo(). Between calls, cached results are used. |