mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
raise redis memory
This commit is contained in:
parent
0f0d43cc17
commit
a23387c877
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
maxmemory-policy allkeys-lru
|
maxmemory-policy allkeys-lru
|
||||||
maxmemory 2000mb
|
maxmemory 3000mb
|
||||||
|
|
||||||
appendonly no
|
appendonly no
|
||||||
save ""
|
save ""
|
Loading…
Reference in a new issue