mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-06-27 09:28:25 +00:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
unixsocket /tmp/valkey.sock
|
|
unixsocketperm 777
|
|
|
|
maxmemory 2048mb
|
|
maxmemory-policy volatile-lfu
|
|
|
|
# Disable AOF
|
|
appendonly no
|
|
# Disable RDB
|
|
save ""
|