mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 09:11:20 +00:00
config.c adjust config limits and mutable
- make lua-replicate-commands mutable (it never was, but i don't see why) - make tcp-backlog immutable (fix a recent refactory mistake) - increase the max limit of a few configs to match what they were before the recent refactory
This commit is contained in:
@ -65,7 +65,7 @@ start_server {tags {"introspection"}} {
|
||||
rdbchecksum
|
||||
daemonize
|
||||
io-threads-do-reads
|
||||
lua-replicate-commands
|
||||
tcp-backlog
|
||||
always-show-logo
|
||||
syslog-enabled
|
||||
cluster-enabled
|
||||
|
Reference in New Issue
Block a user