summary refs log tree commit diff
path: root/debian/hash_password.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'debian/hash_password.ronn')
-rw-r--r--debian/hash_password.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/hash_password.ronn b/debian/hash_password.ronn
index eeb354602d..5d0df53802 100644
--- a/debian/hash_password.ronn
+++ b/debian/hash_password.ronn
@@ -14,7 +14,7 @@ or the `STDIN` if not supplied.
 
 It accepts an YAML file which can be used to specify parameters like the
 number of rounds for bcrypt and password_config section having the pepper
-value used for the hashing. By default `bcrypt_rounds` is set to **10**.
+value used for the hashing. By default `bcrypt_rounds` is set to **12**.
 
 The hashed password is written on the `STDOUT`.