diff options
Diffstat (limited to 'lib/tasks/email.rake')
-rw-r--r-- | lib/tasks/email.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/email.rake b/lib/tasks/email.rake index 3c57f1af8..374232f65 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -56,6 +56,7 @@ User and permissions options: no_permission_check=1 disable permission checking when receiving the email no_account_notice=1 disable new user account notification + no_notification=1 disable email notification to new user default_group=foo,bar adds created user to foo and bar groups Issue attributes control options: |