Fuegovic commited on
Commit
41c49de
·
1 Parent(s): 329f80c

Update redis.conf

Browse files
Files changed (1) hide show
  1. 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 yes
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