From 6c266b023bbcd41d3526197c34a33d69ccb00a0d Mon Sep 17 00:00:00 2001 From: NebulaOnion <84784521+nebulaonion@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:34:32 +0000 Subject: [PATCH] Set bcrypt rounds to `16` --- _items/Services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_items/Services.md b/_items/Services.md index c8ae388..66e64c8 100644 --- a/_items/Services.md +++ b/_items/Services.md @@ -58,7 +58,7 @@ As nature of this website, privacy and security must be our main priority, the f - `user_ips_max_age` is currently set to `1h` -- `bcrypt_rounds` is set to `15` +- `bcrypt_rounds` is set to `16` - `MSC2285` is enabled