add missing docs for new workflow activities
This commit is contained in:
parent
ca21c7d5da
commit
44ec1454a2
4 changed files with 71 additions and 0 deletions
|
|
@ -16,6 +16,13 @@ our $I18N = {
|
|||
message => q|Expiry Time|,
|
||||
lastUpdated => 1165406607,
|
||||
},
|
||||
|
||||
'expire unvalidated email users' => {
|
||||
message => q|<p>This workflow activity will go through all users who requested new accounts but who never validated their email addresses and expire their accounts. The expiration date is configurable.</p>
|
||||
<p>
|
||||
|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue