Skip to content

Commit 1ee14da

Browse files
committed
Merge pull request jazzband#527 from leonardoo/doc-collector-enabled
add doc for deactivate collector in develop
2 parents 23a0e1c + 5672735 commit 1ee14da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/configuration.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,17 @@ Other settings
134134

135135
Defaults to ``not settings.DEBUG``.
136136

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+
137148
``CSS_COMPRESSOR``
138149
............................
139150

0 commit comments

Comments
 (0)