We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c52ce commit 8996546Copy full SHA for 8996546
docs/development/buildenvironments.rst
@@ -42,10 +42,10 @@ Configuration
42
43
There are several settings used to configure usage of virtual machines:
44
45
-DOCKER_ENABLED
+DOCKER_ENABLE
46
True/False value used to enable the Docker build environment.
47
48
- Default: :djangosetting:`DOCKER_ENABLED`
+ Default: :djangosetting:`DOCKER_ENABLE`
49
50
DOCKER_LIMITS
51
A dictionary of limits to virtual machines. These limits include:
0 commit comments