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 temp storage body' => {
|
||||
message => q|<p>This workflow activity goes through the temporary area of the uploads directory for this site and deletes any files that are older than the user configured timeout.</p>|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue