Update README.md

This commit is contained in:
ingoj 2020-04-01 23:42:41 +02:00 committed by GitHub
parent d7cbaa613c
commit 2826abf967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ The script does two things:
* change the variables at the begin of the script to your site settings.
# Other useful tips
* you can change the mail command from `-b ${siteadmin} -- ${usermail}` to `-- ${siteadmin}` and comment out all lines with bin/console user delete statement for testing runs
* you can change the mail command from `-b ${siteadmin} -- ${usermail}` to `-- ${siteadmin}` and comment out all lines with `bin/console user delete` statement for testing runs
* before putting this script into production you may want to inform your users via the notify_all addon of the upcoming changes/deletions.