Update redis.conf
Browse files- redis.conf +1 -1
redis.conf
CHANGED
@@ -387,7 +387,7 @@ databases 16
|
|
387 |
#
|
388 |
# However it is possible to force the pre-4.0 behavior and always show a
|
389 |
# ASCII art logo in startup logs by setting the following option to yes.
|
390 |
-
always-show-logo
|
391 |
|
392 |
# By default, Redis modifies the process title (as seen in 'top' and 'ps') to
|
393 |
# provide some runtime information. It is possible to disable this and leave
|
|
|
387 |
#
|
388 |
# However it is possible to force the pre-4.0 behavior and always show a
|
389 |
# ASCII art logo in startup logs by setting the following option to yes.
|
390 |
+
always-show-logo no
|
391 |
|
392 |
# By default, Redis modifies the process title (as seen in 'top' and 'ps') to
|
393 |
# provide some runtime information. It is possible to disable this and leave
|