rpcallowip is important

This commit is contained in:
Miguel Freitas 2014-01-13 15:01:41 -02:00
parent 4c25acc6af
commit d30a86a538

View File

@ -759,6 +759,7 @@ void StartRPCThreads()
"It is recommended you use the following password for now:\n" "It is recommended you use the following password for now:\n"
"rpcuser=user\n" "rpcuser=user\n"
"rpcpassword=pwd\n" "rpcpassword=pwd\n"
"rpcallowip=127.0.0.1\n"
"(you do not need to remember this password)\n" "(you do not need to remember this password)\n"
"The username and password MUST NOT be the same.\n" "The username and password MUST NOT be the same.\n"
"If the file does not exist, create it with owner-readable-only file permissions.\n" "If the file does not exist, create it with owner-readable-only file permissions.\n"