mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-05-11 18:36:17 +02:00
Make redis not persist
This commit is contained in:
parent
912f878906
commit
1c8c76831e
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
maxmemory-policy allkeys-lru
|
||||
maxmemory 2000mb
|
||||
maxmemory 2000mb
|
||||
|
||||
appendonly no
|
||||
save ""
|
Loading…
Add table
Add a link
Reference in a new issue