• antirez's avatar
    Disable protected mode in Sentinel mode. · 666b3437
    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.
    666b3437
sentinel.c 173 KB