Firstsawyou commented on a change in pull request #2776:
URL: https://github.com/apache/apisix/pull/2776#discussion_r525700820
##########
File path: doc/plugins/proxy-cache.md
##########
@@ -31,7 +31,7 @@ The proxy-cache plugin, which provides the ability to cache
upstream response da
| Name | Type | Requirement | Default
| Valid
| Description
|
| ------------------ | -------------- | ----------- |
------------------------- |
-------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
-| cache_zone | string | required |
|
| Specify which cache area to use, each cache area can be configured with
different paths. In addition, cache areas can be predefined in conf/config.yaml
file
|
+| cache_zone | string | optional | disk_cache_one
|
| Specify which cache area to use, each cache area can be configured with
different paths. In addition, cache areas can be predefined in conf/config.yaml
file
|
Review comment:
Nice, this sounds great.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]