mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01: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…
Reference in a new issue