• antirez's avatar
    Added a define for most configuration defaults. · 310dbba0
    antirez authored
    Also the logfile option was modified to always have an explicit value
    and to log to stdout when an empty string is used as log file.
    
    Previously there was special handling of the string "stdout" that set
    the logfile to NULL, this always required some special handling.
    310dbba0
redis.conf 28.8 KB