Added command for deleting users
This commit is contained in:
parent 16dd887e22
commit f1db21df62
1 changed files with 2 additions and 0 deletions
| @ -36,4 +36,6 @@ php artisan bookstack:regenerate-search | |||
# Regenerate access permissions - Used mostly in development | ||||
php artisan bookstack:regenerate-permissions | ||||
| ||||
# Delete all users from the system that are not "admin" or system users | ||||
php artisan bookstack:delete-users | ||||
``` | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue