mirror of
https://github.com/redis/redis.git
synced 2026-01-11 20:18:08 -05:00
fix typo in redis.conf
This commit is contained in:
@@ -1208,7 +1208,7 @@ client-output-buffer-limit pubsub 32mb 8mb 60
|
||||
# client-query-buffer-limit 1gb
|
||||
|
||||
# In the Redis protocol, bulk requests, that are, elements representing single
|
||||
# strings, are normally limited ot 512 mb. However you can change this limit
|
||||
# strings, are normally limited to 512 mb. However you can change this limit
|
||||
# here.
|
||||
#
|
||||
# proto-max-bulk-len 512mb
|
||||
|
||||
Reference in New Issue
Block a user