Fix garbage collection sentence

This commit is contained in:
Joao Fernandes 2018-04-13 13:54:28 -07:00 committed by Jim Galasyn
parent 1c50de6807
commit 48d51ae55e
1 changed files with 4 additions and 2 deletions

View File

@ -18,8 +18,10 @@ the scheduled time DTR:
By default, when the garbage collection job starts DTR is put in read-only mode. By default, when the garbage collection job starts DTR is put in read-only mode.
Starting in DTR 2.5, you can configure DTR not to when running garbage collection Starting in DTR 2.5, you can configure DTR to run garbage collection jobs
jobs. To enable this, navigate to the **DTR web UI**, go to **Settings** and without putting DTR in read-only. This feature is still experimental.
To enable this, navigate to the **DTR web UI**, go to **Settings** and
choose **Garbage collection**. choose **Garbage collection**.
![upgrade garbage collection](../../images/garbage-collection-0.png){: .with-border} ![upgrade garbage collection](../../images/garbage-collection-0.png){: .with-border}