comparison mod_lastlog.wiki @ 505:049ad0dda0d1

mod_lastlog: correctly describe lastlog_stamp_offline
author Kim Alvefur <zash@zash.se>
date Mon, 16 Feb 2015 13:37:14 +0100
parents 87df2ef1ee59
children
comparison
equal deleted inserted replaced
504:7ed03e2486bc 505:049ad0dda0d1
21 21
22 There are some options you can add to your config file: 22 There are some options you can add to your config file:
23 23
24 || *Name* || *Values* || *Description* || 24 || *Name* || *Values* || *Description* ||
25 || lastlog_ip_address || true/false || Log the IP address of the user? || 25 || lastlog_ip_address || true/false || Log the IP address of the user? ||
26 || lastlog_stamp_offline || true/false || Log when a user goes offline> || 26 || lastlog_stamp_offline || true/false || Add timestamp to offline presence? ||
27 27
28 = Usage = 28 = Usage =
29 29
30 You can check a user's last activity by running: 30 You can check a user's last activity by running:
31 31