Comparison

mod_lastlog/README.markdown @ 3117:dd6313ddd3e0

mod_lastlog: Split Values into Type/Default. (documentation)
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 17 Jun 2018 21:29:27 +0200
parent 1859:4b838e61c68e
comparison
equal deleted inserted replaced
3116:1a1affd22f74 3117:dd6313ddd3e0
25 Configuration 25 Configuration
26 ============= 26 =============
27 27
28 There are some options you can add to your config file: 28 There are some options you can add to your config file:
29 29
30 Name Values Description 30 Name Type Default Description
31 ------------------------- ------------ ------------------------------------ 31 ------------------------- ------- ------- ------------------------------------
32 lastlog\_ip\_address true/false Log the IP address of the user? 32 lastlog\_ip\_address boolean false Log the IP address of the user?
33 lastlog\_stamp\_offline true/false Add timestamp to offline presence? 33 lastlog\_stamp\_offline boolean false Add timestamp to offline presence?
34 34
35 Usage 35 Usage
36 ===== 36 =====
37 37
38 You can check a user's last activity by running: 38 You can check a user's last activity by running: