mirror of https://github.com/docker/docs.git
Fix garbage collection sentence
This commit is contained in:
parent
1c50de6807
commit
48d51ae55e
|
@ -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**.
|
||||||
|
|
||||||
{: .with-border}
|
{: .with-border}
|
||||||
|
|
Loading…
Reference in New Issue