Yiyiyimu commented on a change in pull request #4484:
URL: https://github.com/apache/apisix/pull/4484#discussion_r660831023
##########
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:
Got it. Test added.
I guess releasing new versions for tiny patches could be troublesome 😿 If
it's not of course it would be 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]