Fix README (thanks to Brian Evans).
This commit is contained in:
parent
f7d07bc5fa
commit
781b1ba8d0
10
README
10
README
@ -41,11 +41,11 @@ specific irc server password constructed this way:
|
|||||||
|
|
||||||
user:password:network
|
user:password:network
|
||||||
|
|
||||||
The user is the name field of the "user" section, the password is the *hash* of
|
The user is the name field of the "user" section, the password is the password
|
||||||
the password you entered in the "password" field of the same user section (the
|
(*not* the hash) corresponding to the "password" field of the same user section
|
||||||
hash is generated with bipmkpw) and the network is the "name" field of the
|
(which is the hash generated with bipmkpw) and the network is the "name" field
|
||||||
"connection" subsection. This is how bip authenticates you and puts your client
|
of the "connection" subsection. This is how bip authenticates you and puts your
|
||||||
to the correct network.
|
client to the correct network.
|
||||||
|
|
||||||
Using the default (or sample file) configuration, logs are in ~/.bip/logs/
|
Using the default (or sample file) configuration, logs are in ~/.bip/logs/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user