2022-01-05 08:27:39 -08:00
|
|
|
bind 127.0.0.1 ::1
|
|
|
|
protected-mode yes
|
|
|
|
port 6379
|
|
|
|
|
2024-01-23 18:19:31 -05:00
|
|
|
auto-aof-rewrite-percentage 50
|
|
|
|
auto-aof-rewrite-min-size 128mb
|
|
|
|
|
2022-01-05 08:27:39 -08:00
|
|
|
rename-command FLUSHDB ""
|
|
|
|
rename-command FLUSHALL ""
|
|
|
|
rename-command DEBUG ""
|
|
|
|
rename-command CONFIG ""
|
|
|
|
rename-command SHUTDOWN ""
|