mirror of
https://github.com/fluencelabs/redis
synced 2025-04-01 15:21:03 +00:00
Merge branch 'unstable' of github.com:/antirez/redis into unstable
This commit is contained in:
commit
22892ce043
@ -625,7 +625,7 @@ static void acceptCommonHandler(int fd, int flags, char *ip) {
|
|||||||
"1) Just disable protected mode sending the command "
|
"1) Just disable protected mode sending the command "
|
||||||
"'CONFIG SET protected-mode no' from the loopback interface "
|
"'CONFIG SET protected-mode no' from the loopback interface "
|
||||||
"by connecting to Redis from the same host the server is "
|
"by connecting to Redis from the same host the server is "
|
||||||
" running, however MAKE SURE Redis is not publicly accessible "
|
"running, however MAKE SURE Redis is not publicly accessible "
|
||||||
"from internet if you do so. Use CONFIG REWRITE to make this "
|
"from internet if you do so. Use CONFIG REWRITE to make this "
|
||||||
"change permanent. "
|
"change permanent. "
|
||||||
"2) Alternatively you can just disable the protected mode by "
|
"2) Alternatively you can just disable the protected mode by "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user