| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| module:logonlist [2024/06/09 16:27] – [Install] Document the 'install' option digital man | module:logonlist [2026/02/18 03:47] (current) – [Configure] Document last_few_days digital man |
|---|
| ===== Configure ===== | ===== Configure ===== |
| |
| The Logon List module supports the following options in the ''[logonlist]'' section of the ''[[dir:ctrl]]/[[config:modopts.ini]]'' file: | The Logon List module supports the following options in the ''[logonlist]'' section of the ''[[dir:ctrl]]/[[config:modopts.ini]]'' file or the //root// section of the ''[[dir:ctrl]]/modopts/logonlist.ini'' file: |
| |
| ^ Option ^ Default ^ Description ^ | ^ Option ^ Default ^ Description ^ |
| | | ''last_few_days'' | 0 | The maximum number of //previous days// to pull last few callers from | |
| | ''last_few_callers'' | 4 | Number of logons to display when only displaying the "last few" (not the entire list) | | | ''last_few_callers'' | 4 | Number of logons to display when only displaying the "last few" (not the entire list) | |
| | ''last_few_callers_msg'' | (see source) | The string to announce the "Last few callers" list | | | ''last_few_callers_msg'' | (see source) | The string to announce the "Last few callers" list | |
| | ''today'' | "Today" | The word displayed to represent the current day | | | ''today'' | "Today" | The word displayed to represent the current day | |
| | ''yesterday'' | "Yesterday | The word displayed to represent the day before the current day | | | ''yesterday'' | "Yesterday | The word displayed to represent the day before the current day | |
| | | ''time_fmt'' | "%H:%M" | The [[https://cplusplus.com/reference/ctime/strftime/|strftime]] format of the logon date/time to be displayed | |
| ===== See Also ===== | ===== See Also ===== |
| * [[:module:|module index]] | * [[:module:|module index]] |