3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
# Enable memory overcommit for Redis to prevent background save failures
|
|
vm.overcommit_memory = 1
|