mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-10-31 22:19:00 +00:00
10 lines
178 B
Text
10 lines
178 B
Text
|
bind 127.0.0.1 ::1
|
||
|
protected-mode yes
|
||
|
port 6379
|
||
|
|
||
|
rename-command FLUSHDB ""
|
||
|
rename-command FLUSHALL ""
|
||
|
rename-command DEBUG ""
|
||
|
rename-command CONFIG ""
|
||
|
rename-command SHUTDOWN ""
|