spacewander commented on a change in pull request #4484:
URL: https://github.com/apache/apisix/pull/4484#discussion_r660264492
##########
File path: conf/config-default.yaml
##########
@@ -52,8 +52,8 @@ apisix:
# which cache to use by name in the admin
api
memory_size: 50m # The size of shared memory, it's used to
store the cache index
disk_size: 1G # The size of disk, it's used to store the
cache data
- disk_path: "/tmp/disk_cache_one" # The path to store the cache data
Review comment:
Err, actually I mean testing with `disk_path` only. We can check if the
default generated conf has this field.
BTW, why not release the rock first?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]