提交 b2dbea35 编写于 作者: J Joseph Page 提交者: Jeremy Daer

Doc: fixes typo `cache:` -> `compress:`

[ci skip]

Closes #31967

cherry-pick c01c38ef
上级 79dfe281
......@@ -150,7 +150,7 @@ def build_redis_client(url:, **redis_options)
#
# Compression is enabled by default with a 1kB threshold, so cached
# values larger than 1kB are automatically compressed. Disable by
# passing <tt>cache: false</tt> or change the threshold by passing
# passing <tt>compress: false</tt> or change the threshold by passing
# <tt>compress_threshold: 4.kilobytes</tt>.
#
# No expiry is set on cache entries by default. Redis is expected to
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册