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
7373| ``cache_listeners `` | ``[] `` | A array of classes implementing ``CacheListener `` to act on a |
7474| | | response with information on its cache status. |
7575+---------------------------------------+----------------------------------------------------+-----------------------------------------------------------------------+
76+ | ``blacklisted_paths `` | ``[] `` | A array of regular expressions to defined paths, that shall not be |
77+ | | | cached. |
78+ +---------------------------------------+----------------------------------------------------+-----------------------------------------------------------------------+
7679
7780
7881.. note ::
You can’t perform that action at this time.
0 commit comments