We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23a0e1c + 5672735 commit 1ee14daCopy full SHA for 1ee14da
docs/configuration.rst
@@ -134,6 +134,17 @@ Other settings
134
135
Defaults to ``not settings.DEBUG``.
136
137
+``PIPELINE_COLLECTOR_ENABLED``
138
+....................
139
+
140
+``True`` if assets should be collected in develop , ``False`` if not.
141
142
+Defaults to ``True``
143
144
+.. note::
145
146
+ this only work when PIPELINE_ENABLED is False.
147
148
``CSS_COMPRESSOR``
149
............................
150
0 commit comments