log mod_statistics/stats.lib.lua @ 4415:c7424b96c75e

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.