File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,9 @@ The third parameter to the ``CachePlugin`` constructor takes an array of options
73
73
| ``cache_listeners `` | ``[] `` | A array of classes implementing ``CacheListener `` to act on a |
74
74
| | | response with information on its cache status. |
75
75
+---------------------------------------+----------------------------------------------------+-----------------------------------------------------------------------+
76
+ | ``blacklisted_paths `` | ``[] `` | A array of regular expressions to defined paths, that shall not be |
77
+ | | | cached. |
78
+ +---------------------------------------+----------------------------------------------------+-----------------------------------------------------------------------+
76
79
77
80
78
81
.. note ::
You can’t perform that action at this time.
0 commit comments