Update auto-delete-repo-events.md

Update example value for max number of events
This commit is contained in:
Maria Bermudez 2018-09-20 15:40:30 -07:00 committed by GitHub
parent 5dbf03a8c9
commit 7f190904e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ DTR allows you to set your deletion triggers based on the following optional eve
| Name | Description | Example |
|:----------------|:---------------------------------------------------| :----------------|
| Age | Lets you remove events older than your specified number of hours, days, weeks or months| `2 months` |
| Max number of events | Lets you specify the maximum number of events allowed in the repositories. | Component name starts with `b` |
| Max number of events | Lets you specify the maximum number of events allowed in the repositories. | `6000` |
If you specify both, events in your repositories will be removed during garbage collection if either condition is met. You should see a "settings saved successfully" confirmation right away.