• antirez's avatar
    Disable protected mode in Sentinel mode. · 50222af5
    antirez authored
    Sentinel must be exposed, so protected mode is just an issue for users
    in case Redis was started in Sentinel mode.
    
    Related to #3279 and #3329.
    50222af5
sentinel.c 173 KB