Fix client site

This commit is contained in:
silversword411 2021-04-25 23:05:03 -04:00
parent 68dca5dfef
commit 5bee8052d5
No known key found for this signature in database
GPG Key ID: 6F4BD176F56B50CA
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ python manage.py bulk_change_checkin --overdue --all 10
Change overdue time on all agents in site named *Example Site* to 4 minutes
```bash
python manage.py bulk_change_checkin --overdue --site "Example Client" 4
python manage.py bulk_change_checkin --overdue --site "Example Site" 4
```
Change overdue time on all agents in client named *Example Client* to 14 minutes