New live stat: Total new users today
* Add NT (Obv/2 throwback) MCI for new users today * Keep live stat up to date in stat log * Exposed via WFC
This commit is contained in:
@@ -39,4 +39,5 @@ module.exports = {
|
||||
SystemLoadStats : 'system_load_stats', // object { average, current }; non-persistent
|
||||
|
||||
TotalUserCount : 'user_total_count', // non-persistent
|
||||
NewUsersTodayCount : 'user_new_today_count', // non-persistent
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user