Skip to content

Commit 8996546

Browse files
humitosagjohnson
authored andcommitted
Typo: DOCKER_ENABLED instead of DOCKER_ENABLE setting (#2842)
1 parent d0c52ce commit 8996546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development/buildenvironments.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Configuration
4242

4343
There are several settings used to configure usage of virtual machines:
4444

45-
DOCKER_ENABLED
45+
DOCKER_ENABLE
4646
True/False value used to enable the Docker build environment.
4747

48-
Default: :djangosetting:`DOCKER_ENABLED`
48+
Default: :djangosetting:`DOCKER_ENABLE`
4949

5050
DOCKER_LIMITS
5151
A dictionary of limits to virtual machines. These limits include:

0 commit comments

Comments
 (0)