1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Link to manpages from Debian

This commit is contained in:
Unrud 2017-05-29 02:04:19 +02:00
parent 0acc880319
commit 1eab8ba9f8

View file

@ -168,7 +168,8 @@ Available methods:
: Passwords are stored as salted SHA1 hashes. It's insecure!
`crypt`
: This uses UNIX [crypt(3)](http://man7.org/linux/man-pages/man3/crypt.3.html).
: This uses UNIX
[crypt(3)](https://manpages.debian.org/unstable/manpages-dev/crypt.3.en.html).
It's insecure!
Default: `bcrypt`