ngircd/README.md: Document the 20-character password limit
authorW. Trevor King <wking@tremily.us>
Sat, 1 Mar 2014 19:28:54 +0000 (11:28 -0800)
committerW. Trevor King <wking@tremily.us>
Sat, 1 Mar 2014 19:28:54 +0000 (11:28 -0800)
commit8a87f687f6a112fa39907eecfaabc21531bbb996
tree0f6e234d2f18029ddb2c7828a0f1d3fb5cf8f745
parent7bd572fe0c2b8c9bc2097e9cd4701c784cae0f9c
ngircd/README.md: Document the 20-character password limit

From the referenced INSTALL docs:

  Differences to version 0.8.x

  - The maximum length of passwords has been raised to 20 characters
    (instead of 8 characters). If your passwords are longer than 8
    characters then they are cut at an other position now.

so in v0.8 and earlier the password limit was even shorter.
ngircd/README.md