diff options
Diffstat (limited to 'dev-db/redis/files/redis-3.2.3-config.patch')
| -rw-r--r-- | dev-db/redis/files/redis-3.2.3-config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/files/redis-3.2.3-config.patch b/dev-db/redis/files/redis-3.2.3-config.patch index 541e25494645..bde0ef7cbaf1 100644 --- a/dev-db/redis/files/redis-3.2.3-config.patch +++ b/dev-db/redis/files/redis-3.2.3-config.patch @@ -34,7 +34,7 @@ index 22e00bc..b09de57 100644 # output buffers (but this is not needed if the policy is 'noeviction'). # -# maxmemory <bytes> -+maxmemory 67108864 ++maxmemory 64MB # MAXMEMORY POLICY: how Redis will select what to remove when maxmemory # is reached. You can select among five behaviors: |
