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:
Oran Agra
2019-12-26 13:59:58 +02:00
committed by antirez
parent 0f28ea16a7
commit 52ea44e53b
2 changed files with 7 additions and 7 deletions

View File

@ -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