Help docs for CleanTempStorage, CommitVersionTag and CleanLoginHistory
This commit is contained in:
parent
9eacbed903
commit
5de311d6f3
6 changed files with 107 additions and 0 deletions
|
|
@ -19,6 +19,11 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'clean login history body' => {
|
||||
message => q|<p>This workflow activity will go through the User Login Log table in the WebGUI database and prune entries that are older than the user configured time limit.</p>|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue